onUserStopAudioCapture property
When a user calls RTCVideo.stopAudioCapture to turn off audio capture, others in the room will receive this callback.
Implementation
OnUserOperateMediaCaptureType? onUserStopAudioCapture;
When a user calls RTCVideo.stopAudioCapture to turn off audio capture, others in the room will receive this callback.
OnUserOperateMediaCaptureType? onUserStopAudioCapture;