|
Agora C++ API Reference for All Platforms
|
This is the complete list of members for agora::rtc::IVideoFrame, including all inherited members.
| AddRef() const =0 | agora::RefCountInterface | pure virtual |
| fillVideoFrameData(const VideoFrameData &data)=0 | agora::rtc::IVideoFrame | pure virtual |
| fillVideoFrameMetaData(VideoFrameMetaDataType type, const void *data)=0 | agora::rtc::IVideoFrame | pure virtual |
| getVideoFrameData(VideoFrameData &data) const =0 | agora::rtc::IVideoFrame | pure virtual |
| getVideoFrameMetaData(VideoFrameMetaDataType type, void *data)=0 | agora::rtc::IVideoFrame | pure virtual |
| HasOneRef() const =0 | agora::RefCountInterface | pure virtual |
| Release() const =0 | agora::RefCountInterface | pure virtual |
| ~IVideoFrame() | agora::rtc::IVideoFrame | inlineprotected |
| ~RefCountInterface() | agora::RefCountInterface | inlineprotectedvirtual |