Agora C++ API Reference for All Platforms
|
This is the complete list of members for agora::rtc::IVideoFrameEx, 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 |
render_time_ms() const =0 | agora::rtc::IVideoFrameEx | pure virtual |
rotation() const =0 | agora::rtc::IVideoFrameEx | pure virtual |
timestamp() const =0 | agora::rtc::IVideoFrameEx | pure virtual |
video_frame_buffer()=0 | agora::rtc::IVideoFrameEx | pure virtual |
~IVideoFrame() | agora::rtc::IVideoFrame | inlineprotected |
~RefCountInterface() | agora::RefCountInterface | inlineprotectedvirtual |