BoxAdapter Class Referenceabstract

A partially abstract class allowing processing data with OpenViBE boxes using a simple interface. More...

Inheritance diagram for BoxAdapter:
Contexted BoxAdapterBundle BoxAdapterStream BoxAdapterGenericStreamWriter

Detailed Description

A partially abstract class allowing processing data with OpenViBE boxes using a simple interface.

The class implements a few of its members, but derived classes should implement the method spool() that feeds the data to the box, as well as members allowing setting the sources and destinations of the data.

Author
J. T. Lindgren