Channel Encoder Settings Caption Description Args
data class ChannelEncoderSettingsCaptionDescriptionArgs(val accessibility: Output<String>? = null, val captionSelectorName: Output<String>, val destinationSettings: Output<ChannelEncoderSettingsCaptionDescriptionDestinationSettingsArgs>? = null, val languageCode: Output<String>? = null, val languageDescription: Output<String>? = null, val name: Output<String>) : ConvertibleToJava<ChannelEncoderSettingsCaptionDescriptionArgs>
Properties
Link copied to clipboard
Indicates whether the caption track implements accessibility features such as written descriptions of spoken dialog, music, and sounds.
Link copied to clipboard
Specifies which input caption selector to use as a caption source when generating output captions. This field should match a captionSelector name.
Link copied to clipboard
val destinationSettings: Output<ChannelEncoderSettingsCaptionDescriptionDestinationSettingsArgs>? = null
Additional settings for captions destination that depend on the destination type. See Destination Settings for more details.
Link copied to clipboard
ISO 639-2 three-digit code.
Link copied to clipboard
Human readable information to indicate captions available for players (eg. English, or Spanish).