Agora RTC Objective-C API Reference
Refactor
|
Inherited by VideoFrameDataV2.
This structure defines underlying detailed video frame data of agora::rtc::IVideoFrame
OPTIONAL_ENUM_CLASS Type |
Type type |
TextureInfo texture |
RawPixelBuffer pixels |
void* cvpixelbuffer |
union { ... } |
int width |
int height |
int rotation |
ColorSpace color_space |
int64_t timestamp_ms |