ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings

data class ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings(val acquisitionPointId: String? = null, val audioOnlyTimecodeControl: String? = null, val certificateMode: String? = null, val connectionRetryInterval: Int? = null, val destination: ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettingsDestination, val eventId: String? = null, val eventIdMode: String? = null, val eventStopBehavior: String? = null, val filecacheDuration: Int? = null, val fragmentLength: Int? = null, val inputLossAction: String? = null, val numRetries: Int? = null, val restartDelay: Int? = null, val segmentationMode: String? = null, val sendDelayMs: Int? = null, val sparseTrackType: String? = null, val streamManifestBehavior: String? = null, val timestampOffset: String? = null, val timestampOffsetMode: String? = null)

Constructors

fun ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings(acquisitionPointId: String? = null, audioOnlyTimecodeControl: String? = null, certificateMode: String? = null, connectionRetryInterval: Int? = null, destination: ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettingsDestination, eventId: String? = null, eventIdMode: String? = null, eventStopBehavior: String? = null, filecacheDuration: Int? = null, fragmentLength: Int? = null, inputLossAction: String? = null, numRetries: Int? = null, restartDelay: Int? = null, segmentationMode: String? = null, sendDelayMs: Int? = null, sparseTrackType: String? = null, streamManifestBehavior: String? = null, timestampOffset: String? = null, timestampOffsetMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val certificateMode: String? = null
Link copied to clipboard
Link copied to clipboard
val eventId: String? = null
Link copied to clipboard
val eventIdMode: String? = null
Link copied to clipboard
Link copied to clipboard
val filecacheDuration: Int? = null
Link copied to clipboard
val fragmentLength: Int? = null
Link copied to clipboard
val inputLossAction: String? = null
Link copied to clipboard
val numRetries: Int? = null
Link copied to clipboard
val restartDelay: Int? = null
Link copied to clipboard
Link copied to clipboard
val sendDelayMs: Int? = null
Link copied to clipboard
val sparseTrackType: String? = null
Link copied to clipboard
Link copied to clipboard
val timestampOffset: String? = null
Link copied to clipboard