onUserStopAudioCapture property

OnUserOperateMediaCaptureType? onUserStopAudioCapture
getter/setter pair

When a user calls RTCVideo.stopAudioCapture to turn off audio capture, others in the room will receive this callback.

Implementation

OnUserOperateMediaCaptureType? onUserStopAudioCapture;