Structure containing information about the properties of a camera. More...
Attributes | |
sl.CAMERA_STATE | cameraState |
State of the camera. More... | |
int | id |
Id of the camera. More... | |
string | path |
System path of the camera. More... | |
sl.MODEL | cameraModel |
Model of the camera. More... | |
uint | sn |
Serial number of the camera. More... | |
sl.INPUT_TYPE | inputType |
Input type of the camera. More... | |
Structure containing information about the properties of a camera.
sl.CAMERA_STATE cameraState |
State of the camera.
Default: Default: sl.CAMERA_STATE.NOT_AVAILABLE
int id |
Id of the camera.
Default: -1
string path |
System path of the camera.
sl.MODEL cameraModel |
Model of the camera.
uint sn |
Serial number of the camera.
Default: 0
sl.INPUT_TYPE inputType |
Input type of the camera.