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

◆ update_routing_states()

void MayaFlux::Core::NodeProcessingHandle::update_routing_states ( )

Definition at line 125 of file ProcessingArchitecture.cpp.

126{
127 m_manager->update_routing_states_for_cycle(m_token);
128}
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: