autoGainControl property

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

final bool autoGainControl;