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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::TransportControl::FileFlushTimer Struct Reference
Inheritance diagram for tracktion::engine::TransportControl::FileFlushTimer:
Timer

Public Member Functions

 FileFlushTimer (TransportControl &tc)
 
void timerCallback () override
 

Public Attributes

TransportControlowner
 
bool hasBeenDeactivated
 
bool forcePurge
 

Detailed Description

Definition at line 391 of file tracktion_TransportControl.cpp.

Constructor & Destructor Documentation

◆ FileFlushTimer()

tracktion::engine::TransportControl::FileFlushTimer::FileFlushTimer ( TransportControl tc)

Definition at line 393 of file tracktion_TransportControl.cpp.

Member Function Documentation

◆ timerCallback()

void tracktion::engine::TransportControl::FileFlushTimer::timerCallback ( )
override

Definition at line 399 of file tracktion_TransportControl.cpp.

Member Data Documentation

◆ forcePurge

bool tracktion::engine::TransportControl::FileFlushTimer::forcePurge

Definition at line 441 of file tracktion_TransportControl.cpp.

◆ hasBeenDeactivated

bool tracktion::engine::TransportControl::FileFlushTimer::hasBeenDeactivated

Definition at line 441 of file tracktion_TransportControl.cpp.

◆ owner

TransportControl& tracktion::engine::TransportControl::FileFlushTimer::owner

Definition at line 440 of file tracktion_TransportControl.cpp.


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