View a markdown version of this page

AWS::MediaLive::Channel TimecodeBurninSettings - AWS CloudFormation

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 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 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