class Aws::MediaLive::Types::MultiplexStatmuxVideoSettings
Statmux rate control settings
@note When making an API call, you may pass MultiplexStatmuxVideoSettings
data as a hash: { maximum_bitrate: 1, minimum_bitrate: 1, priority: 1, }
@!attribute [rw] maximum_bitrate
Maximum statmux bitrate. @return [Integer]
@!attribute [rw] minimum_bitrate
Minimum statmux bitrate. @return [Integer]
@!attribute [rw] priority
The purpose of the priority is to use a combination of the\\nmultiplex rate control algorithm and the QVBR capability of the\\nencoder to prioritize the video quality of some channels in a\\nmultiplex over others. Channels that have a higher priority will\\nget higher video quality at the expense of the video quality of\\nother channels in the multiplex with lower priority. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MultiplexStatmuxVideoSettings AWS API Documentation
Constants
- SENSITIVE