#include <FlowThru.h>
Inherits Marsyas::MarSystem.
Combines a series of MarSystem objects to a single MarSystem corresponding to executing the System objects one after the other in sequence, but forwards the original composite input flow to the output.
Controls:
Definition at line 40 of file FlowThru.h.
1.5.6