onUserStartAudioCapture property
When a user calls RTCVideo.startAudioCapture to turn on the device for audio capture, others in the room will receive this callback.
Implementation
OnUserOperateMediaCaptureType? onUserStartAudioCapture;
When a user calls RTCVideo.startAudioCapture to turn on the device for audio capture, others in the room will receive this callback.
OnUserOperateMediaCaptureType? onUserStartAudioCapture;