onUserStartVideoCapture property
房间内的用户调用 RTCVideo.startVideoCapture 开启视频采集时,房间内其他用户会收到此回调
Implementation
OnUserOperateMediaCaptureType? onUserStartVideoCapture;
房间内的用户调用 RTCVideo.startVideoCapture 开启视频采集时,房间内其他用户会收到此回调
OnUserOperateMediaCaptureType? onUserStartVideoCapture;