Libargus API
Libargus Camera API
|
Object representing a single camera device. More...
Modules | |
SensorMode | |
Child object representing a CameraDevice's sensor mode, returned by ICameraProperties::getAllSensorModes. |
Classes | |
class | Argus::ICameraProperties |
Interface to the core CameraDevice properties. More... | |
class | Argus::Ext::ISensorEepromData |
Interface used to get EEPROM data. More... | |
class | Argus::Ext::ISensorOtpData |
Interface used to get OTP data. More... | |
class | Argus::Ext::ISensorPrivateMetadataCaps |
Interface used to query the availability and size in bytes of sensor private metadata. More... | |
class | Argus::Ext::ISyncSensorCalibrationData |
Interface used to access sync sensor calibration data. More... | |
class | Argus::IReprocessInfo |
Interface used to access reprocess information. More... |
Object representing a single camera device.
CameraDevices are provided by a CameraProvider and are used to access the camera devices available within the system. Each device is based on a single sensor or a set of synchronized sensors.