onAudioRecordingStateUpdate property
After calling RTCVideo.startAudioRecording/RTCVideo.stopAudioRecording to change the recording status, you will receive the callback.
Implementation
OnAudioRecordingStateUpdateType? onAudioRecordingStateUpdate;
After calling RTCVideo.startAudioRecording/RTCVideo.stopAudioRecording to change the recording status, you will receive the callback.
OnAudioRecordingStateUpdateType? onAudioRecordingStateUpdate;