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