Structure containing information of a single camera (serial number, model, input type, etc.) More...
Attributes | |
| uint | serialNumber |
| The serial number of the camera. More... | |
| MODEL | cameraModel |
| The model of the camera (ZED, ZED, ZED2 or ZED2i). More... | |
| INPUT_TYPE | inputType |
| Input type used in SDK. More... | |
| CameraConfiguration | cameraConfiguration |
| Camera configuration as defined in CameraConfiguration. More... | |
| SensorsConfiguration | sensorsConfiguration |
| Device Sensors configuration as defined in SensorsConfiguration. More... | |
Structure containing information of a single camera (serial number, model, input type, etc.)
| uint serialNumber |
The serial number of the camera.
| MODEL cameraModel |
The model of the camera (ZED, ZED, ZED2 or ZED2i).
| INPUT_TYPE inputType |
Input type used in SDK.
| CameraConfiguration cameraConfiguration |
Camera configuration as defined in CameraConfiguration.
| SensorsConfiguration sensorsConfiguration |
Device Sensors configuration as defined in SensorsConfiguration.