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