Public Member Functions
xn::Codec Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::Codec:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Codec (XnNodeHandle hNode=NULL)
XnStatus DecodeData (const void *pSrc, XnUInt32 nSrcSize, void *pDst, XnUInt32 nDstSize, XnUInt *pnBytesWritten) const
XnStatus EncodeData (const void *pSrc, XnUInt32 nSrcSize, void *pDst, XnUInt32 nDstSize, XnUInt *pnBytesWritten) const
XnCodecID GetCodecID () const
XnStatus Create (Context &context, XnCodecID codecID, ProductionNode &initializerNode)

Detailed Description

Represents a Codec node.

Definition at line 3874 of file XnCppWrapper.h.


Constructor & Destructor Documentation

xn::Codec::Codec ( XnNodeHandle  hNode = NULL) [inline]

Ctor

Parameters:
hNode[in] Node handle

Definition at line 3882 of file XnCppWrapper.h.


Member Function Documentation

XnStatus xn::Codec::Create ( Context context,
XnCodecID  codecID,
ProductionNode initializerNode 
) [inline]
For full details and usage, see xnCreateCodec

Definition at line 4651 of file XnCppWrapper.h.

XnStatus xn::Codec::DecodeData ( const void pSrc,
XnUInt32  nSrcSize,
void pDst,
XnUInt32  nDstSize,
XnUInt pnBytesWritten 
) const [inline]
For full details and usage, see xnDecodeData

Definition at line 3908 of file XnCppWrapper.h.

XnStatus xn::Codec::EncodeData ( const void pSrc,
XnUInt32  nSrcSize,
void pDst,
XnUInt32  nDstSize,
XnUInt pnBytesWritten 
) const [inline]
For full details and usage, see xnEncodeData

Definition at line 3900 of file XnCppWrapper.h.

XnCodecID xn::Codec::GetCodecID ( ) const [inline]
For full details and usage, see xnGetCodecID

Definition at line 3892 of file XnCppWrapper.h.


The documentation for this class was generated from the following file:


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52