TracktionEngine
Loading...
Searching...
No Matches
Namespaces | Functions
tracktion_NodePlayerUtilities.h File Reference

Namespaces

namespace  graph
 
namespace  graph::node_player_utils
 

Functions

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