Processor Class Referenceabstract

A signal processing component that can receive/return data. More...

Inheritance diagram for Processor:
Contexted ProcExternalProcessing

Detailed Description

A signal processing component that can receive/return data.

Author
J. T. Lindgren

Processor in OpenViBE tracker is a kind of bridge to Designer that is used to send data in, do some processing with a scenario, and get the processed data back. A processor can also be one-directional.