Agora Java API Reference for Android
|
This is the complete list of members for agora::rtc::IVideoFrame, including all inherited members.
AddRef() const =0 (defined in agora::RefCountInterface) | agora::RefCountInterface | pure virtual |
data() const =0 | agora::rtc::IVideoFrame | pure virtual |
fill(Format format, int width, int height, int rotation, const uint8_t *src)=0 | agora::rtc::IVideoFrame | pure virtual |
fill(Format format, int width, int height, int rotation, TextureId textureId)=0 | agora::rtc::IVideoFrame | pure virtual |
format() const =0 | agora::rtc::IVideoFrame | pure virtual |
Format enum name | agora::rtc::IVideoFrame | |
HasOneRef() const =0 (defined in agora::RefCountInterface) | agora::RefCountInterface | pure virtual |
height() const =0 | agora::rtc::IVideoFrame | pure virtual |
mutableData()=0 | agora::rtc::IVideoFrame | pure virtual |
Release() const =0 (defined in agora::RefCountInterface) | agora::RefCountInterface | pure virtual |
resize(int width, int height)=0 | agora::rtc::IVideoFrame | pure virtual |
rotation() const =0 | agora::rtc::IVideoFrame | pure virtual |
setRotation(int rotation)=0 | agora::rtc::IVideoFrame | pure virtual |
setTimeStampUs(int64_t timestampUs)=0 | agora::rtc::IVideoFrame | pure virtual |
size() const =0 | agora::rtc::IVideoFrame | pure virtual |
textureId() const =0 | agora::rtc::IVideoFrame | pure virtual |
timestampUs() const =0 | agora::rtc::IVideoFrame | pure virtual |
Type enum name | agora::rtc::IVideoFrame | |
type() const =0 | agora::rtc::IVideoFrame | pure virtual |
width() const =0 | agora::rtc::IVideoFrame | pure virtual |
~IVideoFrame() (defined in agora::rtc::IVideoFrame) | agora::rtc::IVideoFrame | protected |
~RefCountInterface() (defined in agora::RefCountInterface) | agora::RefCountInterface | protectedvirtual |