Structure containing information about the properties of a camera. More...
Data Fields | |
| enum SL_CAMERA_STATE | camera_state |
| State of the camera. More... | |
| int | id |
| Id of the camera. More... | |
| unsigned char | path [512] |
| System path of the camera. | |
| int | i2c_port |
| i2c port of the camera. | |
| enum SL_MODEL | camera_model |
| Model of the camera. | |
| unsigned int | sn |
| Serial number of the camera. More... | |
| unsigned char | identifier [3] |
| [Cam model, eeprom version, white balance param] | |
| char | camera_badge [128] |
| badge name (zedx_ar0234) | |
| char | camera_sensor_model [128] |
| Name of sensor (zedx) | |
| char | camera_name [128] |
| Name of Camera in DT (ZED_CAM1) | |
| enum SL_INPUT_TYPE | input_type |
| Input type of the camera. | |
| unsigned char | sensor_address_left |
| sensor_address when available (ZED-X HDR/XOne HDR only) | |
| unsigned char | sensor_address_right |
Structure containing information about the properties of a camera.
| enum SL_CAMERA_STATE SL_DeviceProperties::camera_state |
State of the camera.
Default: SL_CAMERA_STATE_NOT_AVAILABLE
| int SL_DeviceProperties::id |
Id of the camera.
Default: -1
| unsigned int SL_DeviceProperties::sn |
Serial number of the camera.
Default: 0