|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Processes any pending node registration/unregistration operations.
This method is called after the processing cycle completes to handle any node registration or unregistration requests that came in during processing. It ensures that node collection modifications happen safely between processing cycles, maintaining audio continuity while allowing dynamic changes to the node graph.
Definition at line 185 of file RootNode.cpp.
References MayaFlux::Utils::ACTIVE, MayaFlux::Nodes::atomic_set_flag_strong(), MayaFlux::Utils::INACTIVE, m_Nodes, m_pending_count, m_pending_ops, and MayaFlux::Utils::PENDING_REMOVAL.
Referenced by preprocess().
Here is the call graph for this function:
Here is the caller graph for this function: