OpenNI 1.5.4
|
xn::Codec Class Reference
#include <XnCppWrapper.h>
Inheritance diagram for xn::Codec:
Public Member Functions | |
Codec (XnNodeHandle hNode=NULL) | |
Codec (const NodeWrapper &other) | |
XnStatus | Create (Context &context, XnCodecID codecID, ProductionNode &initializerNode) |
XnCodecID | GetCodecID () const |
XnStatus | EncodeData (const void *pSrc, XnUInt32 nSrcSize, void *pDst, XnUInt32 nDstSize, XnUInt *pnBytesWritten) const |
XnStatus | DecodeData (const void *pSrc, XnUInt32 nSrcSize, void *pDst, XnUInt32 nDstSize, XnUInt *pnBytesWritten) const |
Detailed Description
Represents a Codec node.
Constructor & Destructor Documentation
xn::Codec::Codec | ( | XnNodeHandle | hNode = NULL | ) | [inline] |
Ctor
- Parameters:
-
[in] hNode Node handle
xn::Codec::Codec | ( | const NodeWrapper & | other | ) | [inline] |
Member Function Documentation
XnStatus xn::Codec::Create | ( | Context & | context, |
XnCodecID | codecID, | ||
ProductionNode & | initializerNode | ||
) | [inline] |
For full details and usage, see xnCreateCodec
XnStatus xn::Codec::DecodeData | ( | const void * | pSrc, |
XnUInt32 | nSrcSize, | ||
void * | pDst, | ||
XnUInt32 | nDstSize, | ||
XnUInt * | pnBytesWritten | ||
) | const [inline] |
For full details and usage, see xnDecodeData
XnStatus xn::Codec::EncodeData | ( | const void * | pSrc, |
XnUInt32 | nSrcSize, | ||
void * | pDst, | ||
XnUInt32 | nDstSize, | ||
XnUInt * | pnBytesWritten | ||
) | const [inline] |
For full details and usage, see xnEncodeData
XnCodecID xn::Codec::GetCodecID | ( | ) | const [inline] |
For full details and usage, see xnGetCodecID
The documentation for this class was generated from the following file:
Generated on Wed May 16 2012 10:16:07 for OpenNI 1.5.4 by 1.7.5.1