#include <tracktion_EditNodeBuilder.h>
|
| 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.
|
| |
◆ insertOptionalLastStageNode
| std::function<std::unique_ptr<graph::Node>(std::unique_ptr<tracktion::graph::Node>)> 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: