LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::VideoPlaneInfo Struct Reference

Plane layout metadata for a VideoFrame buffer. More...

#include <video_frame.h>

Public Attributes

std::uintptr_t data_ptr
 pointer to plane data (for FFI)
 
std::uint32_t stride
 bytes per row
 
std::uint32_t size
 plane size in bytes
 

Detailed Description

Plane layout metadata for a VideoFrame buffer.


The documentation for this struct was generated from the following file: