libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:33:54+00:00)
Supporting cameras in Linux since 2019
|
Common base for V4L2 devices and subdevices. More...
#include <map>
#include <memory>
#include <vector>
#include <linux/videodev2.h>
#include <libcamera/base/log.h>
#include <libcamera/base/signal.h>
#include <libcamera/base/span.h>
#include <libcamera/controls.h>
Go to the source code of this file.
Classes | |
class | libcamera::V4L2Device |
Base class for V4L2VideoDevice and V4L2Subdevice. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
Common base for V4L2 devices and subdevices.