This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaLive::Channel CaptionSelectorSettings
Captions Selector Settings
The parent of this entity is CaptionSelector.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AncillarySourceSettings" :AncillarySourceSettings, "AribSourceSettings" :Json, "DvbSubSourceSettings" :DvbSubSourceSettings, "EmbeddedSourceSettings" :EmbeddedSourceSettings, "Scte20SourceSettings" :Scte20SourceSettings, "Scte27SourceSettings" :Scte27SourceSettings, "TeletextSourceSettings" :TeletextSourceSettings}
YAML
AncillarySourceSettings:AncillarySourceSettingsAribSourceSettings:JsonDvbSubSourceSettings:DvbSubSourceSettingsEmbeddedSourceSettings:EmbeddedSourceSettingsScte20SourceSettings:Scte20SourceSettingsScte27SourceSettings:Scte27SourceSettingsTeletextSourceSettings:TeletextSourceSettings
Properties
AncillarySourceSettings-
Information about the ancillary captions to extract from the input.
Required: No
Type: AncillarySourceSettings
Update requires: No interruption
AribSourceSettings-
Information about the ARIB captions to extract from the input.
Required: No
Type: Json
Update requires: No interruption
DvbSubSourceSettings-
Information about the DVB Sub captions to extract from the input.
Required: No
Type: DvbSubSourceSettings
Update requires: No interruption
EmbeddedSourceSettings-
Information about the embedded captions to extract from the input.
Required: No
Type: EmbeddedSourceSettings
Update requires: No interruption
Scte20SourceSettings-
Information about the SCTE-20 captions to extract from the input.
Required: No
Type: Scte20SourceSettings
Update requires: No interruption
Scte27SourceSettings-
Information about the SCTE-27 captions to extract from the input.
Required: No
Type: Scte27SourceSettings
Update requires: No interruption
TeletextSourceSettings-
Information about the Teletext captions to extract from the input.
Required: No
Type: TeletextSourceSettings
Update requires: No interruption