AWS::MediaLive::Channel WebvttDestinationSettings - AWS CloudFormation

AWS::MediaLive::Channel WebvttDestinationSettings

The configuration of Web VTT captions in the output.

The parent of this entity is CaptionDestinationSettings.

Syntax

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

JSON

{ "StyleControl" : String }

YAML

StyleControl: String

Properties

StyleControl

Controls whether the color and position of the source captions is passed through to the WebVTT output captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.

Required: No

Type: String

Update requires: No interruption