libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:34:02+00:00)
Supporting cameras in Linux since 2019
Classes | Namespaces
v4l2_subdevice.h File Reference

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"
Include dependency graph for v4l2_subdevice.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

V4L2 Subdevice API.