|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Attributes | |
| Edit * | edit |
| juce::String | editName |
| tracktion::graph::test_utilities::TestSetup | testSetup |
| MultiThreaded | isMultiThreaded |
| LockFree | isLockFree |
| tracktion::graph::ThreadPoolStrategy | poolType |
| PoolMemoryAllocations | poolMemoryAllocations |
| ShareNodeMemory | shareNodeMemory |
Definition at line 33 of file tracktion_BenchmarkUtilities.h.
| Edit* tracktion::engine::benchmark_utilities::BenchmarkOptions::edit |
Definition at line 35 of file tracktion_BenchmarkUtilities.h.
| juce::String tracktion::engine::benchmark_utilities::BenchmarkOptions::editName |
Definition at line 36 of file tracktion_BenchmarkUtilities.h.
| LockFree tracktion::engine::benchmark_utilities::BenchmarkOptions::isLockFree |
Definition at line 39 of file tracktion_BenchmarkUtilities.h.
| MultiThreaded tracktion::engine::benchmark_utilities::BenchmarkOptions::isMultiThreaded |
Definition at line 38 of file tracktion_BenchmarkUtilities.h.
| PoolMemoryAllocations tracktion::engine::benchmark_utilities::BenchmarkOptions::poolMemoryAllocations |
Definition at line 41 of file tracktion_BenchmarkUtilities.h.
| tracktion::graph::ThreadPoolStrategy tracktion::engine::benchmark_utilities::BenchmarkOptions::poolType |
Definition at line 40 of file tracktion_BenchmarkUtilities.h.
| ShareNodeMemory tracktion::engine::benchmark_utilities::BenchmarkOptions::shareNodeMemory |
Definition at line 42 of file tracktion_BenchmarkUtilities.h.
| tracktion::graph::test_utilities::TestSetup tracktion::engine::benchmark_utilities::BenchmarkOptions::testSetup |
Definition at line 37 of file tracktion_BenchmarkUtilities.h.