libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::CameraSensor, including all inherited members.
_log(const char *file, unsigned int line, LogSeverity severity) const | libcamera::Loggable | protected |
_log(const char *file, unsigned int line, const LogCategory &category, LogSeverity severity) const | libcamera::Loggable | protected |
CameraSensor(const MediaEntity *entity) | libcamera::CameraSensor | explicit |
CameraSensor(const CameraSensor &)=delete (defined in libcamera::CameraSensor) | libcamera::CameraSensor | |
controls() const | libcamera::CameraSensor | |
entity() const | libcamera::CameraSensor | inline |
getControls(const std::vector< uint32_t > &ids) | libcamera::CameraSensor | |
getFormat(const std::vector< unsigned int > &mbusCodes, const Size &size) const | libcamera::CameraSensor | |
init() | libcamera::CameraSensor | |
logPrefix() const override | libcamera::CameraSensor | protectedvirtual |
mbusCodes() const | libcamera::CameraSensor | inline |
model() const | libcamera::CameraSensor | inline |
operator=(const CameraSensor &)=delete (defined in libcamera::CameraSensor) | libcamera::CameraSensor | |
properties() const | libcamera::CameraSensor | inline |
resolution() const | libcamera::CameraSensor | inline |
sensorInfo(CameraSensorInfo *info) const | libcamera::CameraSensor | |
setControls(ControlList *ctrls) | libcamera::CameraSensor | |
setFormat(V4L2SubdeviceFormat *format) | libcamera::CameraSensor | |
sizes() const | libcamera::CameraSensor | inline |
~CameraSensor() | libcamera::CameraSensor | |
~Loggable() (defined in libcamera::Loggable) | libcamera::Loggable | protectedvirtual |