#include <cvd/yc.h>#include <string>#include <cvd/videobuffer.h>#include <cvd/videoframe.h>#include <cvd/config.h>#include <linux/videodev.h>

Go to the source code of this file.
Classes | |
| struct | CVD::Exceptions::V4L2Buffer::All |
| struct | CVD::Exceptions::V4L2Buffer::DeviceOpen |
| struct | CVD::Exceptions::V4L2Buffer::DeviceSetup |
| struct | CVD::Exceptions::V4L2Buffer::GetFrame |
| struct | CVD::Exceptions::V4L2Buffer::PutFrame |
| struct | CVD::V4L2_Traits< CVD::YC > |
| struct | CVD::V4L2_Traits< unsigned char > |
| class | CVD::V4L2Buffer_Base |
| class | CVD::V4L2BufferT< T > |
Namespaces | |
| namespace | CVD |
| namespace | CVD::Exceptions |
| namespace | CVD::Exceptions::V4L2Buffer |
Defines | |
| #define | V4L2BUFFERS 3 |
Typedefs | |
| typedef V4L2BufferT< unsigned char > | CVD::V4L2Buffer |
| Nontemplated V4L2Buffer type for backwards compatibility. | |
Enumerations | |
| enum | CVD::V4L2BufferBlockMethod { CVD::V4L2BBMselect, CVD::V4L2BBMsleep, CVD::V4L2BBMchew } |
Which buffer block method shall I use? More... | |
| #define V4L2BUFFERS 3 |
Definition at line 32 of file v4l2buffer.h.