CodecFactory Class Reference

A factory class for obtaining encoders and decoders for streams. More...

Detailed Description

A factory class for obtaining encoders and decoders for streams.

In OpenViBE, every stream is passed around as EBML encoded due to an old design choice. The encoders and decoders are used to pass between the plain and encoded formats of the data.

Author
J. T. Lindgren