#include <XnModuleCppInterface.h>

Public Member Functions | |
| virtual XnStatus | SetOutputStream (void *pCookie, XnRecorderOutputStreamInterface *pStream)=0 |
| virtual | ~ModuleRecorder () |
Definition at line 217 of file XnModuleCppInterface.h.
| virtual xn::ModuleRecorder::~ModuleRecorder | ( | ) | [inline, virtual] |
Definition at line 222 of file XnModuleCppInterface.h.
| virtual XnStatus xn::ModuleRecorder::SetOutputStream | ( | void * | pCookie, |
| XnRecorderOutputStreamInterface * | pStream | ||
| ) | [pure virtual] |