|
TracktionEngine
|
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 |
Holds some hints that might be used by the Node or players to improve efficiency.
| ClearBuffers graph::NodeOptimisations::clear = ClearBuffers::yes |
| AllocateAudioBuffer graph::NodeOptimisations::allocate = AllocateAudioBuffer::yes |
| ShareOutputBuffer graph::NodeOptimisations::share = ShareOutputBuffer::yes |
Referenced by graph::Node::canShareOutputBuffer().