TracktionEngine
Classes | Namespaces | Functions
tracktion_EditNodeBuilder.h File Reference

Classes

struct  tracktion::engine::CreateNodeParams
 Contains options for Edit Node content creation. More...
 
struct  tracktion::engine::EditNodeBuilder
 

Namespaces

 tracktion
 
 tracktion::engine
 

Functions

std::unique_ptr< tracktion::graph::Nodetracktion::engine::createNodeForEdit (EditPlaybackContext &, std::atomic< double > &audibleTimeToUpdate, const CreateNodeParams &)
 Creates a Node to play back an Edit with live inputs and outputs. More...
 
std::unique_ptr< tracktion::graph::Nodetracktion::engine::createNodeForEdit (Edit &, const CreateNodeParams &)
 Creates a Node to render an Edit. More...