std::string type
The type of data that can be found in a frame. For example it could be depth data or IR data,...
unsigned int width
The width of the frame data.
std::vector< FrameDataDetails > dataDetails
A frame can have multiple types of data. For example it could hold data about depth and/or data about...
Describes the properties of a frame.
std::string type
The type of the frame. Can be one of the types provided by the camera.
SDK_API bool operator!=(const FrameDataDetails &lhs, const FrameDataDetails &rhs)
operator !=
Describes the properties of a data that embedded within the frame.
SDK_API bool operator==(const FrameDataDetails &lhs, const FrameDataDetails &rhs)
operator ==
std::string cameraMode
The mode the camera was set when the frame was captured.
unsigned int height
The height of the frame data.
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:51