algorithmControl property

AudioNormalizationAlgorithmControl? algorithmControl
final

When enabled the output audio is corrected using the chosen algorithm. If disabled, the audio will be measured but not adjusted.

Implementation

final AudioNormalizationAlgorithmControl? algorithmControl;