Agora RTC Objective-C API Reference  Refactor
RawPixelBuffer Struct Reference

Detailed Description

This structure defines the raw video frame data in memory

Field Documentation

◆ Format

Initial value:
{
kUnknown,
kI420,
kI422,
kNV21,
kNV12,
kRGBA,
kARGB,
kBGRA
}

◆ format

Format format

◆ data

uint8_t* data

◆ size

int size