Agora RTC Objective-C API Reference  Refactor
VideoFrameDataV2 Struct Reference

Inherits VideoFrameData.

Field Documentation

◆ padded_pixels

PaddedRawPixelBuffer padded_pixels

◆ Type

OPTIONAL_ENUM_CLASS Type
inherited
Initial value:
{
kRawPixels,
kTexture,
kCVPixelBuffer,
kPaddedRawPixels,
kTextureOES,
kTexture2D,
}

◆ type

Type type
inherited

◆ texture

TextureInfo texture
inherited

◆ pixels

RawPixelBuffer pixels
inherited

◆ cvpixelbuffer

void* cvpixelbuffer
inherited

◆ @1

union { ... }

◆ width

int width
inherited

◆ height

int height
inherited

◆ rotation

int rotation
inherited

◆ color_space

ColorSpace color_space
inherited

◆ timestamp_ms

int64_t timestamp_ms
inherited