adaptiveQuantization property

Mpeg2AdaptiveQuantization? adaptiveQuantization
final

Specify the strength of any adaptive quantization filters that you enable. The value that you choose here applies to the following settings: Spatial adaptive quantization (spatialAdaptiveQuantization), and Temporal adaptive quantization (temporalAdaptiveQuantization).

Implementation

final Mpeg2AdaptiveQuantization? adaptiveQuantization;