libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Database of camera sensor properties. More...
Go to the source code of this file.
Classes | |
struct | libcamera::CameraSensorProperties |
Database of camera sensor properties. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
Database of camera sensor properties.
The database of camera sensor properties collects static information about camera sensors that is not possible or desirable to retrieve from the device at run time.
The database is indexed using the camera sensor model, as reported by the properties::Model property, and for each supported sensor it contains a list of properties.