setAudioInputDeviceConstraints
Updates the audio input track constraints for the active call.
Parameters
constraints
Media-track constraints to apply to the current audio input. See MediaTrackConstraints.
Returns
Promise<void>
Updates the audio input track constraints for the active call.
Media-track constraints to apply to the current audio input. See MediaTrackConstraints.
Promise<void>