MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ cleanup_completed_routing()

void MayaFlux::Core::NodeProcessingHandle::cleanup_completed_routing ( )

Definition at line 130 of file ProcessingArchitecture.cpp.

131{
132 m_manager->cleanup_completed_routing(m_token);
133}
std::shared_ptr< Nodes::NodeGraphManager > m_manager

References m_manager, and m_token.

Referenced by MayaFlux::Core::AudioSubsystem::process_output().

+ Here is the caller graph for this function: