ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettings

data class ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettings(val convert608To708: String? = null, val scte20Detection: String? = null, val source608ChannelNumber: Int? = null)

Constructors

constructor(convert608To708: String? = null, scte20Detection: String? = null, source608ChannelNumber: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val convert608To708: String? = null

If upconvert, 608 data is both passed through via the “608 compatibility bytes” fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

Link copied to clipboard
val scte20Detection: String? = null

Set to “auto” to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.

Link copied to clipboard

Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.