DecoderAdapter< T, TOOLKITDECODER > Class Template Reference
This decoder is a wrapper over the decoders in OpenViBEToolkit. More...
Inheritance diagram for DecoderAdapter< T, TOOLKITDECODER >:

Detailed Description
template<class T, class TOOLKITDECODER>
class OpenViBETracker::DecoderAdapter< T, TOOLKITDECODER >
This decoder is a wrapper over the decoders in OpenViBEToolkit.
The toolkit decoders require a box context to run, and do not return class objects. This decoder wrapper addresses those limitations. The usage is to create e.g. Decoder<TypeSignal> dec; and use the member functions to obtain the chunks with the signal type.
Generated on Tue Jun 26 2012 15:25:54 for Documentation by
