|
TracktionEngine
|
Namespaces | |
| namespace | tracktion |
| namespace | tracktion::graph |
| namespace | tracktion::graph::node_player_utils |
Functions | |
| template<typename Collection > | |
| bool | tracktion::graph::node_player_utils::areNodeIDsUnique (Collection &&nodes, bool ignoreZeroIDs) |
| Returns true if all the nodes in this collection have a unique nodeID. | |
| void | tracktion::graph::node_player_utils::reserveAudioBufferPool (Node *rootNode, const std::vector< Node * > &allNodes, AudioBufferPool &audioBufferPool, size_t numThreads, int blockSize) |