ChannelInputAttachmentInputSettingsCaptionSelectorArgs

data class ChannelInputAttachmentInputSettingsCaptionSelectorArgs(val languageCode: Output<String>? = null, val name: Output<String>, val selectorSettings: Output<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsArgs>? = null) : ConvertibleToJava<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ChannelInputAttachmentInputSettingsCaptionSelectorArgs

Properties

Link copied to clipboard
val languageCode: Output<String>? = null

Selects a specific three-letter language code from within an audio source.

Link copied to clipboard
val name: Output<String>

Name of the Channel. The following arguments are optional:

Link copied to clipboard

The audio selector settings. See Audio Selector Settings for more details.