AWS::MediaLive::Channel AncillarySourceSettings
Information about the ancillary captions to extract from the input.
The parent of this entity is CaptionSelectorSettings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SourceAncillaryChannelNumber" :
Integer
}
YAML
SourceAncillaryChannelNumber:
Integer
Properties
SourceAncillaryChannelNumber
-
Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.
Required: No
Type: Integer
Update requires: No interruption