|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API Nodes::RootNode & MayaFlux::get_audio_channel_root | ( | uint32_t | channel = 0 | ) |
Gets the root node for a specific channel.
| channel | Channel index |
The root node is the top-level node in the processing hierarchy for a channel. Uses the default engine's node graph manager.
Definition at line 67 of file Graph.cpp.
References MayaFlux::Nodes::AUDIO_RATE, get_context(), and MayaFlux::Core::Engine::get_node_graph_manager().
Here is the call graph for this function: