onRecordingStateUpdate property
The user will receive this callback after calling RTCVideo.startFileRecording or RTCVideo.stopFileRecording.
Implementation
OnRecordingStateUpdateType? onRecordingStateUpdate;
The user will receive this callback after calling RTCVideo.startFileRecording or RTCVideo.stopFileRecording.
OnRecordingStateUpdateType? onRecordingStateUpdate;