libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:34:46+00:00)
Supporting cameras in Linux since 2019
|
V4L2 Subdevice API. More...
#include <memory>
#include <string>
#include <vector>
#include <libcamera/base/class.h>
#include <libcamera/base/log.h>
#include <libcamera/geometry.h>
#include "libcamera/internal/formats.h"
#include "libcamera/internal/media_object.h"
#include "libcamera/internal/v4l2_device.h"
Go to the source code of this file.
Classes | |
struct | libcamera::V4L2SubdeviceFormat |
The V4L2 sub-device image format and sizes. More... | |
class | libcamera::V4L2Subdevice |
A V4L2 subdevice as exposed by the Linux kernel. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
V4L2 Subdevice API.