libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::V4L2ControlInfo, including all inherited members.
ControlInfo(const ControlValue &min=0, const ControlValue &max=0, const ControlValue &def=0) | libcamera::ControlInfo | explicit |
def() const | libcamera::ControlInfo | inline |
max() const | libcamera::ControlInfo | inline |
min() const | libcamera::ControlInfo | inline |
operator!=(const ControlInfo &other) const | libcamera::ControlInfo | inline |
operator==(const ControlInfo &other) const | libcamera::ControlInfo | inline |
toString() const | libcamera::ControlInfo | |
V4L2ControlInfo(const struct v4l2_query_ext_ctrl &ctrl) | libcamera::V4L2ControlInfo |