setNoiseSuppressionLevel abstract method

Future<void> setNoiseSuppressionLevel(
  1. NoiseSuppressionLevel level
)

Sets the MediaSettings.noiseSuppressionLevel value.

Implementation

Future<void> setNoiseSuppressionLevel(NoiseSuppressionLevel level);