|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Adds a node to a channel's root node by its identifier.
| node_id | Identifier of the node to add @ param token Processing domain to add the node to (default is AUDIO_RATE) |
| channel | Channel index to add the node to (AUDIO_RATE domain) |
Looks up the node by its identifier and adds it to the specified channel's root node in the specified processing domain (default is AUDIO_RATE). Throws an exception if the node identifier is not found.
Definition at line 83 of file NodeGraphManager.hpp.
References token.