|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::NodeGraphManager::remove_network | ( | const std::shared_ptr< Network::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 517 of file NodeGraphManager.cpp.
References MayaFlux::Nodes::Network::AUDIO_COMPUTE, MayaFlux::Nodes::Network::AUDIO_SINK, m_audio_networks, m_token_networks, and unregister_network_global().
Referenced by MayaFlux::Kriya::TemporalActivation::cleanup_current_operation().
Here is the call graph for this function:
Here is the caller graph for this function: