#include <XnModuleInterface.h>
Public Member Functions | |
| XnStatus (XN_CALLBACK_TYPE *SeekToTimestamp)(XnModuleNodeHandle hGenerator | |
| XnUInt64 (XN_CALLBACK_TYPE *GetMinTimestamp)(XnModuleNodeHandle hGenerator) | |
| XnUInt64 (XN_CALLBACK_TYPE *GetMaxTimestamp)(XnModuleNodeHandle hGenerator) | |
Public Attributes | |
| XnUInt64 | nTimestamp |
Definition at line 449 of file XnModuleInterface.h.
| XnModuleSeekingInterface::XnStatus | ( | XN_CALLBACK_TYPE * | SeekToTimestamp | ) |
| XnModuleSeekingInterface::XnUInt64 | ( | XN_CALLBACK_TYPE * | GetMinTimestamp | ) |
| XnModuleSeekingInterface::XnUInt64 | ( | XN_CALLBACK_TYPE * | GetMaxTimestamp | ) |
Definition at line 453 of file XnModuleInterface.h.