onUserStartVideoCapture property
When a user calls RTCVideo.startVideoCapture to start video capture, other users in the room will receive this callback.
Implementation
OnUserOperateMediaCaptureType? onUserStartVideoCapture;
When a user calls RTCVideo.startVideoCapture to start video capture, other users in the room will receive this callback.
OnUserOperateMediaCaptureType? onUserStartVideoCapture;