ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsMediaStoreSettings

data class ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsMediaStoreSettings(val connectionRetryInterval: Int? = null, val filecacheDuration: Int? = null, val mediaStoreStorageClass: String? = null, val numRetries: Int? = null, val restartDelay: Int? = null)

Constructors

fun ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsMediaStoreSettings(connectionRetryInterval: Int? = null, filecacheDuration: Int? = null, mediaStoreStorageClass: String? = null, numRetries: Int? = null, restartDelay: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val filecacheDuration: Int? = null
Link copied to clipboard
Link copied to clipboard
val numRetries: Int? = null
Link copied to clipboard
val restartDelay: Int? = null