onUserStartAudioCapture property

OnUserOperateMediaCaptureType? onUserStartAudioCapture
getter/setter pair

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;