|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::shared_ptr< NodeNetwork > > MayaFlux::Nodes::NodeGraphManager::get_networks | ( | ProcessingToken | token, |
| uint32_t | channel = 0 |
||
| ) | const |
Get all networks for a specific token.
| token | Processing domain |
Definition at line 509 of file NodeGraphManager.cpp.
References m_audio_networks, and token.
Referenced by print_summary().
Here is the caller graph for this function: