onMediaPlayerPlayingProgress property
Periodic callback for audio mixing progress. The period is set by RTCMediaPlayer.setProgressInterval.
Implementation
OnMediaPlayerPlayingProgressType? onMediaPlayerPlayingProgress;
Periodic callback for audio mixing progress. The period is set by RTCMediaPlayer.setProgressInterval.
OnMediaPlayerPlayingProgressType? onMediaPlayerPlayingProgress;