autoGainControl property
Indicates whether auto gain control should be enabled.
Implementation
bool? get autoGainControl => _autoGainControl.value;
Indicates whether auto gain control should be enabled.
bool? get autoGainControl => _autoGainControl.value;