Time-of-Flight-SDK
Public Attributes | List of all members
aditof::CameraDetails Struct Reference

Describes the properties of a camera. More...

#include <camera_definitions.h>

Collaboration diagram for aditof::CameraDetails:
Collaboration graph
[legend]

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.
 

Detailed Description

Describes the properties of a camera.

Definition at line 117 of file camera_definitions.h.


The documentation for this struct was generated from the following file: