, including all inherited members.
GetErrorStateInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetExtendedSerializationInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, void *pBuffer) const | xn::ModuleProductionNode | [inline, virtual] |
GetIntProperty(const XnChar *strName, XnUInt64 &nValue) const | xn::ModuleProductionNode | [inline, virtual] |
GetLockAwareInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetNumFrames(const XnChar *strNodeName, XnUInt32 &nFrames)=0 | xn::ModulePlayer | [pure virtual] |
GetRealProperty(const XnChar *strName, XnDouble &dValue) const | xn::ModuleProductionNode | [inline, virtual] |
GetStringProperty(const XnChar *strName, XnChar *csValue, XnUInt32 nBufSize) const | xn::ModuleProductionNode | [inline, virtual] |
GetSupportedFormat()=0 | xn::ModulePlayer | [pure virtual] |
IsCapabilitySupported(const XnChar *strCapabilityName) | xn::ModuleProductionNode | [inline, virtual] |
IsEOF()=0 | xn::ModulePlayer | [pure virtual] |
ReadNext()=0 | xn::ModulePlayer | [pure virtual] |
RegisterToEndOfFileReached(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModulePlayer | [pure virtual] |
SeekToFrame(const XnChar *strNodeName, XnInt32 nFrameOffset, XnPlayerSeekOrigin origin)=0 | xn::ModulePlayer | [pure virtual] |
SeekToTimeStamp(XnInt64 nTimeOffset, XnPlayerSeekOrigin origin)=0 | xn::ModulePlayer | [pure virtual] |
SetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, const void *pBuffer) | xn::ModuleProductionNode | [inline, virtual] |
SetInputStream(void *pStreamCookie, XnPlayerInputStreamInterface *pStream)=0 | xn::ModulePlayer | [pure virtual] |
SetIntProperty(const XnChar *strName, XnUInt64 nValue) | xn::ModuleProductionNode | [inline, virtual] |
SetNodeNotifications(void *pNodeNotificationsCookie, XnNodeNotifications *pNodeNotifications)=0 | xn::ModulePlayer | [pure virtual] |
SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ModuleProductionNode | [inline, virtual] |
SetRepeat(XnBool bRepeat)=0 | xn::ModulePlayer | [pure virtual] |
SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ModuleProductionNode | [inline, virtual] |
TellFrame(const XnChar *strNodeName, XnUInt32 &nFrame)=0 | xn::ModulePlayer | [pure virtual] |
TellTimestamp(XnUInt64 &nTimestamp)=0 | xn::ModulePlayer | [pure virtual] |
UnregisterFromEndOfFileReached(XnCallbackHandle hCallback)=0 | xn::ModulePlayer | [pure virtual] |
~ModulePlayer() | xn::ModulePlayer | [inline, virtual] |
~ModuleProductionNode() | xn::ModuleProductionNode | [inline, virtual] |