Struct dsp::WalkVisitOrder
[−]
[src]
pub struct WalkVisitOrder { // some fields omitted }
A walker type for walking over a Graph's nodes in the order in which they will visited when audio is requested from the Graph.