Skip to content

Struct mediapipe::FrameBuffer::Plane

ClassList > mediapipe > FrameBuffer > Plane

Public Functions

Type Name
Plane (uint8_t * buffer, Stride stride)
const uint8_t * buffer () const
uint8_t * mutable_buffer ()
Stride stride () const

Public Functions Documentation

function Plane

inline mediapipe::FrameBuffer::Plane::Plane (
    uint8_t * buffer,
    Stride stride
) 

function buffer

inline const uint8_t * mediapipe::FrameBuffer::Plane::buffer () const

function mutable_buffer

inline uint8_t * mediapipe::FrameBuffer::Plane::mutable_buffer () 

function stride

inline Stride mediapipe::FrameBuffer::Plane::stride () const


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/frame_buffer.h