Public Member Functions
xn::AudioGenerator Class Reference

#include <XnCppWrapper.h>

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

List of all members.

Public Member Functions

 AudioGenerator (XnNodeHandle hNode=NULL)
const XnUCharGetAudioBuffer () const
void GetMetaData (AudioMetaData &metaData) const
XnStatus GetSupportedWaveOutputModes (XnWaveOutputMode *aSupportedModes, XnUInt32 &nCount) const
XnUInt32 GetSupportedWaveOutputModesCount () const
XnStatus GetWaveOutputMode (XnWaveOutputMode &OutputMode) const
XnStatus RegisterToWaveOutputModeChanges (StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)
XnStatus SetWaveOutputMode (const XnWaveOutputMode &OutputMode)
void UnregisterFromWaveOutputModeChanges (XnCallbackHandle hCallback)
XnStatus Create (Context &context, Query *pQuery=NULL, EnumerationErrors *pErrors=NULL)

Detailed Description

Represents an Audio Generator node

Definition at line 3726 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 3734 of file XnCppWrapper.h.


Member Function Documentation

XnStatus xn::AudioGenerator::Create ( Context context,
Query pQuery = NULL,
EnumerationErrors pErrors = NULL 
) [inline]

Creates an audio generator.

For full details and usage, see xnCreateAudioGenerator

Definition at line 4634 of file XnCppWrapper.h.

const XnUChar* xn::AudioGenerator::GetAudioBuffer ( ) const [inline]
For full details and usage, see xnGetAudioBuffer

Definition at line 3752 of file XnCppWrapper.h.

void xn::AudioGenerator::GetMetaData ( AudioMetaData metaData) const [inline]

Gets the current audio meta data.

For full details and usage, see xnGetAudioMetaData

Definition at line 3744 of file XnCppWrapper.h.

XnStatus xn::AudioGenerator::GetSupportedWaveOutputModes ( XnWaveOutputMode aSupportedModes,
XnUInt32 nCount 
) const [inline]
For full details and usage, see xnGetSupportedWaveOutputModes

Definition at line 3768 of file XnCppWrapper.h.

For full details and usage, see xnGetSupportedWaveOutputModesCount

Definition at line 3760 of file XnCppWrapper.h.

For full details and usage, see xnGetWaveOutputMode

Definition at line 3784 of file XnCppWrapper.h.

XnStatus xn::AudioGenerator::RegisterToWaveOutputModeChanges ( StateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [inline]
For full details and usage, see xnRegisterToWaveOutputModeChanges

Definition at line 3792 of file XnCppWrapper.h.

For full details and usage, see xnSetWaveOutputMode

Definition at line 3776 of file XnCppWrapper.h.

For full details and usage, see xnUnregisterFromWaveOutputModeChanges

Definition at line 3800 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