|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::unregister_audio_node | ( | const std::shared_ptr< Nodes::Node > & | node, |
| const std::vector< uint32_t > & | channels | ||
| ) |
Removes a node from the root node from list of channels.
| node | Node to remove |
| channels | Channel indices |
Removes the node from being a child of the root node for the list of channels Uses the default engine's node graph manager.
Definition at line 50 of file Graph.cpp.
References unregister_audio_node().
Here is the call graph for this function: