|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::shared_ptr< Network::NodeNetwork > > MayaFlux::Nodes::NodeGraphManager::get_all_networks | ( | ProcessingToken | token | ) | const |
Get all networks for a specific token across all channels.
| token | Processing domain |
Definition at line 559 of file NodeGraphManager.cpp.
References m_audio_networks, and m_token_networks.
Referenced by cleanup_completed_routing(), and update_routing_states_for_cycle().
Here is the caller graph for this function: