View a markdown version of this page

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

Timecode burn-in settings.

The parent of this entity is the codec settings (H264Settings, H265Settings, Mpeg2Settings, or FrameCaptureSettings).

Syntax

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

JSON

{ "FontSize" : String, "Position" : String, "Prefix" : String }

YAML

FontSize: String Position: String Prefix: String

Properties

FontSize

Required. Choose a timecode burn-in font size.

Required: No

Type: String

Update requires: No interruption

Position

Required. Choose a timecode burn-in output position.

Required: No

Type: String

Update requires: No interruption

Prefix

Create a timecode burn-in prefix (optional).

Required: No

Type: String

Update requires: No interruption