onUserStartAudioCapture property
远端用户调用 RTCVideo.startAudioCapture 开启音频设备采集时,房间内其他人会收到这个回调
Implementation
OnUserOperateMediaCaptureType? onUserStartAudioCapture;
远端用户调用 RTCVideo.startAudioCapture 开启音频设备采集时,房间内其他人会收到这个回调
OnUserOperateMediaCaptureType? onUserStartAudioCapture;