TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
graph::NodeOptimisations Struct Reference

Holds some hints that might be used by the Node or players to improve efficiency. More...

#include <tracktion_Node.h>

Public Attributes

ClearBuffers clear = ClearBuffers::yes
 
AllocateAudioBuffer allocate = AllocateAudioBuffer::yes
 
ShareOutputBuffer share = ShareOutputBuffer::yes
 

Detailed Description

Holds some hints that might be used by the Node or players to improve efficiency.

Member Data Documentation

◆ clear

ClearBuffers graph::NodeOptimisations::clear = ClearBuffers::yes

◆ allocate

AllocateAudioBuffer graph::NodeOptimisations::allocate = AllocateAudioBuffer::yes

◆ share

ShareOutputBuffer graph::NodeOptimisations::share = ShareOutputBuffer::yes

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