#include <XnTypes.h>
List of all members.
Holds information about a frame of data that has a map format.
Definition at line 884 of file XnTypes.h.
The full resolution of this frame, disregarding cropping.
Definition at line 896 of file XnTypes.h.
The number of frames per second that was set when this frame was received.
Definition at line 902 of file XnTypes.h.
The offset of the cropped region within this frame. Set to (0,0) if no cropping was done.
Definition at line 893 of file XnTypes.h.
The pixel format of this frame.
Definition at line 899 of file XnTypes.h.
A pointer to general information about this frame.
Definition at line 887 of file XnTypes.h.
The resolution of this frame, including any cropping that was set.
Definition at line 890 of file XnTypes.h.