View a markdown version of this page

AWS::MediaLive::Channel TextCaptionPositionSettings - 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).

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

AWS::MediaLive::Channel TextCaptionPositionSettings

Specifies the position of TTML or WebVTT output captions when styleControl is set to MANUAL, as a percentage from the top of the output.

Syntax

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

JSON

{ "YPositionPercentage" : Integer }

YAML

YPositionPercentage: Integer

Properties

YPositionPercentage

Specifies the vertical position of the top edge of the caption relative to the top of the output as a percentage. A value of 0 places the caption at the top of the output and 100 at the bottom.

Required: No

Type: Integer

Update requires: No interruption