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

The configuration of Web VTT captions in the output.

The parent of this entity is CaptionDestinationSettings.

Syntax

To declare this entity in your 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