8 #ifndef __LIBCAMERA_INTERNAL_V4L2_CONTROLS_H__ 9 #define __LIBCAMERA_INTERNAL_V4L2_CONTROLS_H__ 11 #include <linux/videodev2.h> Describe the limits of valid values for a Control.
Definition: controls.h:266
Convenience specialisation of ControlInfo for V4L2 controls.
Definition: v4l2_controls.h:23
Top-level libcamera namespace.
Definition: bound_method.h:15
Control static metadata.
Definition: controls.h:211
Framework to manage controls related to an object.
V4L2 control static metadata.
Definition: v4l2_controls.h:17
V4L2ControlId(const struct v4l2_query_ext_ctrl &ctrl)
Construct a V4L2ControlId from a struct v4l2_query_ext_ctrl.
Definition: v4l2_controls.cpp:104