Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::VideoFrameDataV2 Struct Reference
Inheritance diagram for agora::rtc::VideoFrameDataV2:
agora::rtc::VideoFrameData

Public Attributes

PaddedRawPixelBuffer padded_pixels
 
- Public Attributes inherited from agora::rtc::VideoFrameData
OPTIONAL_ENUM_CLASS Type
 
Type type
 
union {
   TextureInfo   texture
 
   RawPixelBuffer   pixels
 
   void *   cvpixelbuffer
 
}; 
 
int width
 
int height
 
int rotation
 
ColorSpace color_space
 
int64_t timestamp_ms