|
Time-of-Flight-SDK
|
Describes the properties of a camera. More...
#include <camera_definitions.h>

Public Attributes | |
| std::string | cameraId |
| Camera identification. | |
| std::string | mode |
| The mode in which the camera operates. | |
| FrameDetails | frameType |
| Details about the frames that camera is capturing. | |
| ConnectionType | connection |
| The type of connection with the camera. | |
| IntrinsicParameters | intrinsics |
| Details about the intrinsic parameters of the camera. | |
| DepthParameters | depthParameters |
| Details about the depth parameters of the camera. | |
| int | bitCount |
| The number of bits used for representing one pixel data. | |
Describes the properties of a camera.
Definition at line 117 of file camera_definitions.h.
1.8.15