|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Cleans up the current operation, disconnecting the node and resetting state.
This method is called when the timer completes its specified duration. It disconnects the currently active node from the output channels and resets internal state to allow new operations to be started.
Definition at line 171 of file Timers.cpp.
References MayaFlux::Nodes::NodeGraphManager::get_root_node(), m_channels, m_current_node, m_node_graph_manager, token, and MayaFlux::Nodes::RootNode::unregister_node().
Referenced by cancel(), play_for(), and play_with_processing().
Here is the call graph for this function:
Here is the caller graph for this function: