![]() |
OpenNI 1.5.7
|
#include <XnTypes.h>
Public Attributes | |
XnUInt64 | nTimestamp |
XnUInt32 | nFrameID |
XnUInt32 | nDataSize |
XnBool | bIsNew |
Holds information about a general frame of data.
XnBool XnOutputMetaData::bIsNew |
Specifies whether the generator updated this data on the last call to one of the XnWaitXXXUpdateXXX() functions.
XnUInt32 XnOutputMetaData::nDataSize |
The size of the data.
XnUInt32 XnOutputMetaData::nFrameID |
The frame ID, or frame number, of this frame.
XnUInt64 XnOutputMetaData::nTimestamp |
Represents the time in which the data was received.