libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Common base for V4L2 devices and subdevices. More...
#include <map>
#include <memory>
#include <optional>
#include <vector>
#include <linux/videodev2.h>
#include <libcamera/base/log.h>
#include <libcamera/base/signal.h>
#include <libcamera/base/span.h>
#include <libcamera/base/unique_fd.h>
#include <libcamera/color_space.h>
#include <libcamera/controls.h>
#include "libcamera/internal/formats.h"
Go to the source code of this file.
Classes | |
class | libcamera::V4L2Device |
Base class for V4L2VideoDevice and V4L2Subdevice. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
Common base for V4L2 devices and subdevices.