#include <XnModuleInterface.h>
Public Member Functions | |
XnCodecID (XN_CALLBACK_TYPE *GetCodecID)(XnModuleNodeHandle hCodec) | |
XnStatus (XN_CALLBACK_TYPE *Init)(XnModuleNodeHandle hCodec | |
XnStatus (XN_CALLBACK_TYPE *CompressData)(XnModuleNodeHandle hCodec | |
XnStatus (XN_CALLBACK_TYPE *DecompressData)(XnModuleNodeHandle hCodec | |
Public Attributes | |
XnNodeHandle | hNode |
const void XnUInt32 void XnUInt32 | nDstSize |
const void XnUInt32 | nSrcSize |
const void XnUInt32 void * | pDst |
const void XnUInt32 void XnUInt32 XnUInt * | pnBytesWritten |
XnModuleProductionNodeInterface * | pProductionNode |
const void * | pSrc |
Definition at line 1109 of file XnModuleInterface.h.
XnModuleCodecInterface::XnCodecID | ( | XN_CALLBACK_TYPE * | GetCodecID | ) |
XnModuleCodecInterface::XnStatus | ( | XN_CALLBACK_TYPE * | CompressData | ) |
XnModuleCodecInterface::XnStatus | ( | XN_CALLBACK_TYPE * | DecompressData | ) |
Definition at line 1114 of file XnModuleInterface.h.
Definition at line 1115 of file XnModuleInterface.h.
Definition at line 1115 of file XnModuleInterface.h.
const void XnUInt32 void * XnModuleCodecInterface::pDst |
Definition at line 1115 of file XnModuleInterface.h.
Definition at line 1115 of file XnModuleInterface.h.
Definition at line 1111 of file XnModuleInterface.h.
const void * XnModuleCodecInterface::pSrc |
Definition at line 1115 of file XnModuleInterface.h.