TracktionEngine
Static Public Attributes | List of all members
tracktion::engine::EditNodeBuilder Struct Reference

Static Public Attributes

static std::function< std::unique_ptr< graph::Node >std::unique_ptr< tracktion::graph::Node >)> insertOptionalLastStageNode
 If set, this will be called to give an opportunity to add an additional final node which could be used to add copy-protection noise or similar. More...
 

Member Data Documentation

◆ insertOptionalLastStageNode

std::function<std::unique_ptr<graph::Node>std::unique_ptr<tracktion::graph::Node>)> tracktion::engine::EditNodeBuilder::insertOptionalLastStageNode
static

If set, this will be called to give an opportunity to add an additional final node which could be used to add copy-protection noise or similar.


The documentation for this struct was generated from the following file: