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

AWS::MediaLive::Multiplexprogram MultiplexVideoSettings

The video configuration for each program in a multiplex.

Syntax

To declare this entity in your Amazon 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