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::engine::benchmark_utilities::BenchmarkOptions Struct Reference

Public Attributes

Editedit
 
juce::String editName
 
tracktion::graph::test_utilities::TestSetup testSetup
 
MultiThreaded isMultiThreaded
 
LockFree isLockFree
 
tracktion::graph::ThreadPoolStrategy poolType
 
PoolMemoryAllocations poolMemoryAllocations
 
ShareNodeMemory shareNodeMemory
 

Detailed Description

Definition at line 33 of file tracktion_BenchmarkUtilities.h.

Member Data Documentation

◆ edit

Edit* tracktion::engine::benchmark_utilities::BenchmarkOptions::edit

Definition at line 35 of file tracktion_BenchmarkUtilities.h.

◆ editName

juce::String tracktion::engine::benchmark_utilities::BenchmarkOptions::editName

Definition at line 36 of file tracktion_BenchmarkUtilities.h.

◆ isLockFree

LockFree tracktion::engine::benchmark_utilities::BenchmarkOptions::isLockFree

Definition at line 39 of file tracktion_BenchmarkUtilities.h.

◆ isMultiThreaded

MultiThreaded tracktion::engine::benchmark_utilities::BenchmarkOptions::isMultiThreaded

Definition at line 38 of file tracktion_BenchmarkUtilities.h.

◆ poolMemoryAllocations

PoolMemoryAllocations tracktion::engine::benchmark_utilities::BenchmarkOptions::poolMemoryAllocations

Definition at line 41 of file tracktion_BenchmarkUtilities.h.

◆ poolType

tracktion::graph::ThreadPoolStrategy tracktion::engine::benchmark_utilities::BenchmarkOptions::poolType

Definition at line 40 of file tracktion_BenchmarkUtilities.h.

◆ shareNodeMemory

ShareNodeMemory tracktion::engine::benchmark_utilities::BenchmarkOptions::shareNodeMemory

Definition at line 42 of file tracktion_BenchmarkUtilities.h.

◆ testSetup

tracktion::graph::test_utilities::TestSetup tracktion::engine::benchmark_utilities::BenchmarkOptions::testSetup

Definition at line 37 of file tracktion_BenchmarkUtilities.h.


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