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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::TransportControl::ReallocationInhibitor Struct Reference

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.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ReallocationInhibitor()

tracktion::engine::TransportControl::ReallocationInhibitor::ReallocationInhibitor ( TransportControl tc)

Stops an Edit creating a new playback graph.

Definition at line 750 of file tracktion_TransportControl.cpp.

◆ ~ReallocationInhibitor()

tracktion::engine::TransportControl::ReallocationInhibitor::~ReallocationInhibitor ( )

Enables playback graph regeneration.

Definition at line 757 of file tracktion_TransportControl.cpp.


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