|
Agora C++ API Reference for All Platforms
|
#include <NGIAgoraVideoFrame.h>
Public Attributes | |
| OPTIONAL_ENUM_CLASS | Format |
| Format | format |
| uint8_t * | data |
| int | size |
This structure defines the raw video frame data in memory
| OPTIONAL_ENUM_CLASS agora::rtc::RawPixelBuffer::Format |
| Format agora::rtc::RawPixelBuffer::format |
| uint8_t* agora::rtc::RawPixelBuffer::data |
| int agora::rtc::RawPixelBuffer::size |