Channel Input Attachment Input Settings Caption Selector Args
data class ChannelInputAttachmentInputSettingsCaptionSelectorArgs(val languageCode: Output<String>? = null, val name: Output<String>, val selectorSettings: Output<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsArgs>? = null) : ConvertibleToJava<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>
Constructors
Link copied to clipboard
constructor(languageCode: Output<String>? = null, name: Output<String>, selectorSettings: Output<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsArgs>? = null)
Properties
Link copied to clipboard
When specified this field indicates the three letter language code of the caption track to extract from the source.
Link copied to clipboard
val selectorSettings: Output<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsArgs>? = null