aqStrength property

double? aqStrength
getter/setter pair

Specify the intensity of the adaptive quantizer (AQ).

Must be between 0 and 1, where 0 disables the quantizer and 1 maximizes the quantizer. A higher value equals a lower bitrate but smoother image. The default is 0.

Implementation

core.double? aqStrength;