Channel Input Attachment Input Settings Audio Selector Selector Settings Audio Track Selection
data class ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelection(val dolbyEDecode: ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelectionDolbyEDecode? = null, val tracks: List<ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelectionTrack>)
Constructors
Link copied to clipboard
constructor(dolbyEDecode: ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelectionDolbyEDecode? = null, tracks: List<ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelectionTrack>)
Properties
Link copied to clipboard
val dolbyEDecode: ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelectionDolbyEDecode? = null
Configure decoding options for Dolby E streams - these should be Dolby E frames carried in PCM streams tagged with SMPTE-337. See Dolby E Decode for more details.
Link copied to clipboard
val tracks: List<ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioTrackSelectionTrack>
Selects one or more unique audio tracks from within a source. See Audio Tracks for more details.