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