TracktionEngine
Public Attributes | List of all members
tracktion::graph::NodeOptimisations Struct Reference

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

Public Attributes

ClearBuffers clear = ClearBuffers::yes
 
AllocateAudioBuffer allocate = AllocateAudioBuffer::yes
 

Detailed Description

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

Member Data Documentation

◆ clear

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

◆ allocate

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

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