CamCap  v0.0.1-2786
C++ camera capture library and tool
CC::CaptureAndBuffer Struct Reference

Structure used when capturing multiple images. More...

#include <CamCap.hpp>

Collaboration diagram for CC::CaptureAndBuffer:

Public Member Functions

 CaptureAndBuffer (void)
 Simple constructor to zero out the info. More...
 

Public Attributes

Bytes bytes
 
v4l2_buffer info
 

Detailed Description

Structure used when capturing multiple images.

Constructor & Destructor Documentation

◆ CaptureAndBuffer()

CC::CaptureAndBuffer::CaptureAndBuffer ( void  )

Simple constructor to zero out the info.

References ZERO.

Member Data Documentation

◆ bytes

Bytes CC::CaptureAndBuffer::bytes

◆ info

v4l2_buffer CC::CaptureAndBuffer::info

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