|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Base class for objects which need to know about the global Edit time every block. More...
#include "tracktion_Modifier.h"
Public Member Functions | |
| virtual void | updateStreamTime (TimePosition editTime, int numSamples)=0 |
Base class for objects which need to know about the global Edit time every block.
The Edit holds an array of these which will be called before every render callback.
Definition at line 17 of file tracktion_Modifier.h.