tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
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...

#include "tracktion_Node.h"

Public Attributes

ClearBuffers clear
 
AllocateAudioBuffer allocate
 

Detailed Description

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

Definition at line 183 of file tracktion_Node.h.

Member Data Documentation

◆ allocate

AllocateAudioBuffer tracktion::graph::NodeOptimisations::allocate

Definition at line 186 of file tracktion_Node.h.

◆ clear

ClearBuffers tracktion::graph::NodeOptimisations::clear

Definition at line 185 of file tracktion_Node.h.


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