AWS::MediaLive::Multiplexprogram MultiplexVideoSettings - 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::Multiplexprogram MultiplexVideoSettings

The video configuration for each program in a multiplex.

Syntax

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

Properties

ConstantBitrate

The constant bitrate configuration for the video encode. When this field is defined, StatmuxSettings must be undefined.

Required: No

Type: Integer

Minimum: 100000

Maximum: 100000000

Update requires: No interruption

StatmuxSettings

Statmux rate control settings. When this field is defined, ConstantBitrate must be undefined.

Required: No

Type: MultiplexStatmuxVideoSettings

Update requires: No interruption