|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::RootNode::postprocess | ( | ) |
Performs post-processing after all nodes have been processed.
This method unregisters channel usage on the node, cleans up state and resets processing flags.
Definition at line 155 of file RootNode.cpp.
References m_channel, m_is_processing, m_Nodes, and m_skip_state_management.
Referenced by process_frame(), and process_sample().
Here is the caller graph for this function: