onUserStopVideoCapture property

OnUserOperateMediaCaptureType? onUserStopVideoCapture
getter/setter pair

When a user calls RTCVideo.startVideoCapture to stop video capture, other users in the room will receive this callback.

Implementation

OnUserOperateMediaCaptureType? onUserStopVideoCapture;