|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| FileFlushTimer (TransportControl &tc) | |
| void | timerCallback () override |
Public Attributes | |
| TransportControl & | owner |
| bool | hasBeenDeactivated |
| bool | forcePurge |
Definition at line 391 of file tracktion_TransportControl.cpp.
| tracktion::engine::TransportControl::FileFlushTimer::FileFlushTimer | ( | TransportControl & | tc | ) |
Definition at line 393 of file tracktion_TransportControl.cpp.
|
override |
Definition at line 399 of file tracktion_TransportControl.cpp.
| bool tracktion::engine::TransportControl::FileFlushTimer::forcePurge |
Definition at line 441 of file tracktion_TransportControl.cpp.
| bool tracktion::engine::TransportControl::FileFlushTimer::hasBeenDeactivated |
Definition at line 441 of file tracktion_TransportControl.cpp.
| TransportControl& tracktion::engine::TransportControl::FileFlushTimer::owner |
Definition at line 440 of file tracktion_TransportControl.cpp.