Public Member Functions | Public Attributes
XnModulePlayerInterface Struct Reference

#include <XnModuleInterface.h>

List of all members.

Public Member Functions

const XnChar *XN_CALLBACK_TYPEGetSupportedFormat (XnModuleNodeHandle hInstance)
 void (XN_CALLBACK_TYPE *UnregisterFromEndOfFileReached)(XnModuleNodeHandle hGenerator
 XnBool (XN_CALLBACK_TYPE *IsEOF)(XnModuleNodeHandle hInstance)
 XnStatus (XN_CALLBACK_TYPE *SetInputStream)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *ReadNext)(XnModuleNodeHandle hInstance)
 XnStatus (XN_CALLBACK_TYPE *SetNodeNotifications)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *SetRawNodeNotifications)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *SetRepeat)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *SeekToTimeStamp)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *SeekToFrame)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *TellTimestamp)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *TellFrame)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *GetNumFrames)(XnModuleNodeHandle hInstance
 XnStatus (XN_CALLBACK_TYPE *RegisterToEndOfFileReached)(XnModuleNodeHandle hGenerator

Public Attributes

XnBool bRepeat
XnModuleStateChangedHandler handler
XnCallbackHandle hCallback
const XnChar XnInt32 nFrameOffset
XnInt64 nTimeOffset
XnInt64 XnPlayerSeekOrigin origin
const XnChar XnInt32
XnPlayerSeekOrigin 
origin
XnModuleStateChangedHandler voidpCookie
XnModuleStateChangedHandler
void XnCallbackHandle
phCallback
const XnChar XnUInt32pnFrame
const XnChar XnUInt32pnFrames
void XnNodeNotificationspNodeNotifications
voidpNodeNotificationsCookie
XnUInt64pnTimestamp
XnModuleProductionNodeInterfacepProductionNode
void XnNodeNotificationspRawNodeNotifications
voidpRawNodeNotificationsCookie
XnModuleSeekingInterfacepSeekingInterface
void XnPlayerInputStreamInterfacepStream
voidpStreamCookie
const XnCharstrNodeName

Detailed Description

Definition at line 592 of file XnModuleInterface.h.


Member Function Documentation

XnModulePlayerInterface::void ( XN_CALLBACK_TYPE UnregisterFromEndOfFileReached)

Unregisters a callback function which was registered using RegisterToEndOfFileReached().

Parameters:
hGenerator[in] A handle to the instance.
hCallback[in] The handle to the callback returned from RegisterToEndOfFileReached().

Reads next data from the input stream.

Parameters:
hInstance[in] A handle to the instance.
XnModulePlayerInterface::XnStatus ( XN_CALLBACK_TYPE SetRawNodeNotifications)
XnModulePlayerInterface::XnStatus ( XN_CALLBACK_TYPE RegisterToEndOfFileReached)

Registers a callback function to be called when end-of-file was reached.

Parameters:
hGenerator[in] A handle to the instance.
handler[in] A pointer to a function to be called.
pCookie[in] A user cookie that will be passed to the callback function.
phCallback[out] Optional. Will be filled with a handle to be passed to UnregisterFromEndOfFileReached().

Member Data Documentation

Definition at line 632 of file XnModuleInterface.h.

Definition at line 664 of file XnModuleInterface.h.

Definition at line 674 of file XnModuleInterface.h.

Definition at line 638 of file XnModuleInterface.h.

Definition at line 635 of file XnModuleInterface.h.

Definition at line 635 of file XnModuleInterface.h.

Definition at line 638 of file XnModuleInterface.h.

Definition at line 664 of file XnModuleInterface.h.

Definition at line 664 of file XnModuleInterface.h.

Definition at line 644 of file XnModuleInterface.h.

Definition at line 647 of file XnModuleInterface.h.

Definition at line 620 of file XnModuleInterface.h.

Definition at line 620 of file XnModuleInterface.h.

Definition at line 641 of file XnModuleInterface.h.

Definition at line 676 of file XnModuleInterface.h.

Definition at line 623 of file XnModuleInterface.h.

Definition at line 623 of file XnModuleInterface.h.

Definition at line 677 of file XnModuleInterface.h.

Definition at line 602 of file XnModuleInterface.h.

Definition at line 602 of file XnModuleInterface.h.

Definition at line 638 of file XnModuleInterface.h.


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


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