autoGainControl property

bool? get autoGainControl

Indicates whether auto gain control should be enabled.

Implementation

bool? get autoGainControl => _autoGainControl.value;