Channel Input Attachment Input Settings Audio Selector Selector Settings Audio Language Selection
data class ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioLanguageSelection(val languageCode: String, val languageSelectionPolicy: String? = null)
Constructors
Link copied to clipboard
fun ChannelInputAttachmentInputSettingsAudioSelectorSelectorSettingsAudioLanguageSelection(languageCode: String, languageSelectionPolicy: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
When set to “strict”, the transport stream demux strictly identifies audio streams by their language descriptor. If a PMT update occurs such that an audio stream matching the initially selected language is no longer present then mute will be encoded until the language returns. If “loose”, then on a PMT update the demux will choose another audio stream in the program with the same stream type if it can’t find one with the same language.