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>
Wrappers for some libv4l2 functions, such as v4l2_open()
, v4l2_close()
, and v4l2_ioctl()
.