Channel Encoder Settings Output Group Output Group Settings Hls Group Settings Hls Cdn Setting Hls Akamai Settings
data class ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsAkamaiSettings(val connectionRetryInterval: Int? = null, val filecacheDuration: Int? = null, val httpTransferMode: String? = null, val numRetries: Int? = null, val restartDelay: Int? = null, val salt: String? = null, val token: String? = null)
Constructors
Link copied to clipboard
fun ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsAkamaiSettings(connectionRetryInterval: Int? = null, filecacheDuration: Int? = null, httpTransferMode: String? = null, numRetries: Int? = null, restartDelay: Int? = null, salt: String? = null, token: String? = null)