onRecordingProgressUpdate property
This callback is triggered every second after RTCVideo.startFileRecording is called for local recording.
Implementation
OnRecordingProgressUpdateType? onRecordingProgressUpdate;
This callback is triggered every second after RTCVideo.startFileRecording is called for local recording.
OnRecordingProgressUpdateType? onRecordingProgressUpdate;