|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Prevents the nodes being regenerated while one of these exists, e.g. More...
#include "tracktion_TransportControl.h"
Public Member Functions | |
| ReallocationInhibitor (TransportControl &) | |
| Stops an Edit creating a new playback graph. | |
| ~ReallocationInhibitor () | |
| Enables playback graph regeneration. | |
Prevents the nodes being regenerated while one of these exists, e.g.
while dragging clips around, etc.
Definition at line 251 of file tracktion_TransportControl.h.
| tracktion::engine::TransportControl::ReallocationInhibitor::ReallocationInhibitor | ( | TransportControl & | tc | ) |
Stops an Edit creating a new playback graph.
Definition at line 750 of file tracktion_TransportControl.cpp.
| tracktion::engine::TransportControl::ReallocationInhibitor::~ReallocationInhibitor | ( | ) |
Enables playback graph regeneration.
Definition at line 757 of file tracktion_TransportControl.cpp.