Module pcm_flow::graph [] [src]

Structs

Graph

The main container struct for Processors. Processors can be added and connected in arbitrary ways as long there are no cyclic connections. All Processors must be from the same Frame type. A graph has an arbitrary number of inputs and outputs which can be connected to processors. These inputs and outputs are called graph inputs and graph outputs.

Type Definitions

Buffer
BufferSet
FrameSet
PortId