TracktionEngine
Loading...
Searching...
No Matches
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

namespace  tracktion
 
namespace  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.
 
std::unique_ptr< tracktion::graph::Nodetracktion::engine::createNodeForEdit (Edit &, const CreateNodeParams &)
 Creates a Node to render an Edit.