autoGainControl property

  1. @override
bool autoGainControl
final

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

Implementation

@override
final bool autoGainControl;