onRecordingProgressUpdate property

OnRecordingProgressUpdateType? onRecordingProgressUpdate
getter/setter pair

This callback is triggered every second after RTCVideo.startFileRecording is called for local recording.

Implementation

OnRecordingProgressUpdateType? onRecordingProgressUpdate;