AWS::MediaLive::Channel Scte20SourceSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 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