noiseSuppression property

bool noiseSuppression
final

Attempt to use noiseSuppression option (if supported by the platform) See https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackSettings/noiseSuppression Defaults to true.

Implementation

final bool noiseSuppression;