Agora C++ API Reference for All Platforms
agora::media::IMediaRecorderObserver Member List

This is the complete list of members for agora::media::IMediaRecorderObserver, including all inherited members.

onRecorderInfoUpdated(const char *channelId, rtc::uid_t uid, const RecorderInfo &info)=0agora::media::IMediaRecorderObserverpure virtual
onRecorderStateChanged(const char *channelId, rtc::uid_t uid, RecorderState state, RecorderReasonCode reason)=0agora::media::IMediaRecorderObserverpure virtual
~IMediaRecorderObserver()agora::media::IMediaRecorderObserverinlinevirtual