Properties of a camera. More...
Attributes | |
sl::CAMERA_STATE | camera_state = sl::CAMERA_STATE::NOT_AVAILABLE |
int | id = -1 |
sl::String | path |
sl::MODEL | camera_model = sl::MODEL::LAST |
unsigned int | serial_number = 0 |
Properties of a camera.
sl::CAMERA_STATE camera_state = sl::CAMERA_STATE::NOT_AVAILABLE |
the camera state
int id = -1 |
the camera id (Notice that only the camera with id '0' can be used on Windows)
sl::String path |
the camera system path
sl::MODEL camera_model = sl::MODEL::LAST |
the camera model
unsigned int serial_number = 0 |
the camera serial number
Not provided for Windows