adaptiveQuantization property

Mpeg2AdaptiveQuantization? adaptiveQuantization
final

Choose Off to disable adaptive quantization. Or choose another value to enable the quantizer and set its strength. The strengths are: Auto, Off, Low, Medium, High. When you enable this field, MediaLive allows intra-frame quantizers to vary, which might improve visual quality.

Implementation

final Mpeg2AdaptiveQuantization? adaptiveQuantization;