32 #ifndef FRAME_DEFINITIONS_H 33 #define FRAME_DEFINITIONS_H 97 #endif // FRAME_DEFINITIONS_H unsigned int fullDataHeight
The height of the actual full frame.
unsigned int rgbWidth
The width of the rgb frame.
unsigned int width
The width of the frame.
unsigned int rgbHeight
The height of the rgb frame.
std::string type
The type of the frame. Can be one of the types provided by the camera.
FrameDataType
Types of data that a frame can contain.
unsigned int fullDataWidth
The width of the actual full frame.
unsigned int height
The height of the frame.
Describes the properties of a frame.