37 VideoInput(std::string
const & devname,
unsigned int const nbufs = 0);
92 virtual void queryMenu(
struct v4l2_querymenu & qm)
const = 0;
96 virtual void getControl(
struct v4l2_control & ctrl)
const = 0;
100 virtual void setControl(
struct v4l2_control
const & ctrl) = 0;
A raw image as coming from a V4L2 Camera and/or being sent out to a USB Gadget.
Main namespace for all JeVois classes and functions.
Simple struct to hold video mapping definitions for the processing Engine.