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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_EditPlaybackContext.cpp File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::EditPlaybackContext::ContextSyncroniser
 
struct  tracktion::engine::EditPlaybackContext::ContextSyncroniser::SyncAndPosition
 
struct  tracktion::engine::EditPlaybackContext::NodePlaybackContext
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

inttracktion::engine::EditPlaybackContextInternal::getThreadPoolStrategyType ()
 
bool & tracktion::engine::EditPlaybackContextInternal::getPooledMemoryFlag ()
 
bool & tracktion::engine::EditPlaybackContextInternal::getNodeMemorySharingFlag ()
 
bool & tracktion::engine::EditPlaybackContextInternal::getAudioWorkgroupFlag ()
 
juce::AudioWorkgroup tracktion::engine::EditPlaybackContextInternal::getAudioWorkgroupIfEnabled (Engine &e)
 
size_t tracktion::engine::EditPlaybackContextInternal::getMaxNumThreadsToUse (Edit &edit)
 
void tracktion::engine::updateProcessPriority (Engine &engine)
 

Class Documentation

◆ tracktion::engine::EditPlaybackContext::ContextSyncroniser::SyncAndPosition

struct tracktion::engine::EditPlaybackContext::ContextSyncroniser::SyncAndPosition

Definition at line 77 of file tracktion_EditPlaybackContext.cpp.

Class Members
SyncAction action
TimePosition position

Function Documentation

◆ getAudioWorkgroupFlag()

bool & tracktion::engine::EditPlaybackContextInternal::getAudioWorkgroupFlag ( )

Definition at line 36 of file tracktion_EditPlaybackContext.cpp.

◆ getAudioWorkgroupIfEnabled()

juce::AudioWorkgroup tracktion::engine::EditPlaybackContextInternal::getAudioWorkgroupIfEnabled ( Engine e)

Definition at line 42 of file tracktion_EditPlaybackContext.cpp.

◆ getMaxNumThreadsToUse()

size_t tracktion::engine::EditPlaybackContextInternal::getMaxNumThreadsToUse ( Edit edit)

Definition at line 50 of file tracktion_EditPlaybackContext.cpp.

◆ getNodeMemorySharingFlag()

bool & tracktion::engine::EditPlaybackContextInternal::getNodeMemorySharingFlag ( )

Definition at line 30 of file tracktion_EditPlaybackContext.cpp.

◆ getPooledMemoryFlag()

bool & tracktion::engine::EditPlaybackContextInternal::getPooledMemoryFlag ( )

Definition at line 24 of file tracktion_EditPlaybackContext.cpp.

◆ getThreadPoolStrategyType()

int & tracktion::engine::EditPlaybackContextInternal::getThreadPoolStrategyType ( )

Definition at line 18 of file tracktion_EditPlaybackContext.cpp.