AWS::MediaLive::Channel CaptionSelectorSettings
Captions Selector Settings
The parent of this entity is CaptionSelector.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AncillarySourceSettings" :
AncillarySourceSettings
, "AribSourceSettings" :Json
, "DvbSubSourceSettings" :DvbSubSourceSettings
, "EmbeddedSourceSettings" :EmbeddedSourceSettings
, "Scte20SourceSettings" :Scte20SourceSettings
, "Scte27SourceSettings" :Scte27SourceSettings
, "TeletextSourceSettings" :TeletextSourceSettings
}
YAML
AncillarySourceSettings:
AncillarySourceSettings
AribSourceSettings:Json
DvbSubSourceSettings:DvbSubSourceSettings
EmbeddedSourceSettings:EmbeddedSourceSettings
Scte20SourceSettings:Scte20SourceSettings
Scte27SourceSettings:Scte27SourceSettings
TeletextSourceSettings:TeletextSourceSettings
Properties
-
Information about the ancillary captions to extract from the input.
Required: No
Type: AncillarySourceSettings
Update requires: No interruption
-
Information about the ARIB captions to extract from the input.
Required: No
Type: Json
Update requires: No interruption
-
Information about the DVB Sub captions to extract from the input.
Required: No
Type: DvbSubSourceSettings
Update requires: No interruption
-
Information about the embedded captions to extract from the input.
Required: No
Type: EmbeddedSourceSettings
Update requires: No interruption
-
Information about the SCTE-20 captions to extract from the input.
Required: No
Type: Scte20SourceSettings
Update requires: No interruption
-
Information about the SCTE-27 captions to extract from the input.
Required: No
Type: Scte27SourceSettings
Update requires: No interruption
-
Information about the Teletext captions to extract from the input.
Required: No
Type: TeletextSourceSettings
Update requires: No interruption