AWS::MediaLive::Channel TtmlDestinationSettings - 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 TtmlDestinationSettings

The setup of TTML captions in the output.

The parent of this entity is CaptionDestinationSettings.

Syntax

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

JSON

{ "StyleControl" : String }

YAML

StyleControl: String

Properties

StyleControl

When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.

Required: No

Type: String

Update requires: No interruption