libcamera  v0.0.0+100-debian/0_git20200629+e7aa92a-8-9-g77f5237c-dirty (2021-05-05T16:20:29+01:00)
Supporting cameras in Linux since 2019
Classes | Namespaces
buffer.h File Reference

Buffer handling. More...

#include <stdint.h>
#include <vector>
#include <libcamera/class.h>
#include <libcamera/file_descriptor.h>

Go to the source code of this file.

Classes

struct  libcamera::FrameMetadata
 Metadata related to a captured frame. More...
 
struct  libcamera::FrameMetadata::Plane
 Per-plane frame metadata. More...
 
class  libcamera::FrameBuffer
 Frame buffer data and its associated dynamic metadata. More...
 
struct  libcamera::FrameBuffer::Plane
 A memory region to store a single plane of a frame. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

Buffer handling.