AWS::MediaLive::Channel Scte20SourceSettings - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaLive::Channel Scte20SourceSettings

Information about the SCTE-20 captions to extract from the input.

The parent of this entity is CaptionSelectorSettings.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Convert608To708" : String, "Source608ChannelNumber" : Integer }

Properties

Convert608To708

If upconvert, 608 data is both passed through the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. Any 708 data present in the source content is discarded.

Required: No

Type: String

Update requires: No interruption

Source608ChannelNumber

Specifies the 608/708 channel number within the video track from which to extract captions.

Required: No

Type: Integer

Update requires: No interruption