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