libcamera
v0.4.0
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::Control< T >, including all inherited members.
Control(unsigned int id, const char *name, const char *vendor, ControlId::DirectionFlags direction, const std::map< std::string, int32_t > &enumStrMap={}) | libcamera::Control< T > | inline |
ControlId(unsigned int id, const std::string &name, const std::string &vendor, ControlType type, DirectionFlags direction, std::size_t size=0, const std::map< std::string, int32_t > &enumStrMap={}) | libcamera::ControlId | |
direction() const | libcamera::ControlId | inline |
Direction enum name | libcamera::ControlId | |
DirectionFlags typedef | libcamera::ControlId | |
enumerators() const | libcamera::ControlId | inline |
id() const | libcamera::ControlId | inline |
isArray() const | libcamera::ControlId | inline |
isInput() const | libcamera::ControlId | inline |
isOutput() const | libcamera::ControlId | inline |
name() const | libcamera::ControlId | inline |
size() const | libcamera::ControlId | inline |
type typedef | libcamera::Control< T > | |
libcamera::ControlId::type() const | libcamera::ControlId | inline |
vendor() const | libcamera::ControlId | inline |