Encoder< T > Class Template Reference
Encoder class taking in typed Stream and it into EBML-containing encoded chunks. More...
Inheritance diagram for Encoder< T >:

Detailed Description
template<class T>
class OpenViBETracker::Encoder< T >
Encoder class taking in typed Stream and it into EBML-containing encoded chunks.
The constructor is passed a Stream to encode from. The encode() call pulls the next chunk from the Stream and returns an EncodedChunk.
Generated on Tue Jun 26 2012 15:25:54 for Documentation by
