|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::NodeGraphManager::remove_network | ( | const std::shared_ptr< NodeNetwork > & | network, |
| ProcessingToken | token | ||
| ) |
Remove a network from a processing token.
| network | Network to remove |
| token | Processing domain |
| channel | Channel index within that domain, optional |
Definition at line 479 of file NodeGraphManager.cpp.
References MayaFlux::Nodes::NodeNetwork::AUDIO_SINK, m_audio_networks, m_token_networks, token, and unregister_network_global().
Here is the call graph for this function: