onUserStartVideoCapture property

OnUserOperateMediaCaptureType? onUserStartVideoCapture
getter/setter pair

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

Implementation

OnUserOperateMediaCaptureType? onUserStartVideoCapture;