setAutoGainControl
Toggle browser automatic gain control on the local mic at runtime.
Parameters
enabled
Whether automatic gain control should be enabled.
Returns
Promise<void> — resolves once the new constraint has been applied to the active microphone track.
Examples
Toggle from a UI switch
See
setEchoCancellation,setNoiseSuppression— companion processing toggles.