CamCap  v0.0.1-2786
C++ camera capture library and tool
CamCap_v4l2.cpp File Reference

Wrappers for some libv4l2 functions, such as v4l2_open(), v4l2_close(), and v4l2_ioctl(). More...

#include "CamCap.hpp"
#include <cstring>
#include <libv4l2.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
Include dependency graph for CamCap_v4l2.cpp:

Detailed Description

Wrappers for some libv4l2 functions, such as v4l2_open(), v4l2_close(), and v4l2_ioctl().