setInputDevicesConstraints
Updates both audio and video input track constraints for the active call.
Parameters
constraints
Constraints for both audio and video input devices. See MediaTrackConstraints.
Returns
Promise<void>
Updates both audio and video input track constraints for the active call.
Constraints for both audio and video input devices. See MediaTrackConstraints.
Promise<void>