11namespace tracktion {
inline namespace engine
A track similar to the MarkerTrack but can be used to move sections of an Edit around.
bool isArrangerTrack() const override
Returns true if this is an ArrangerTrack.
juce::String getSelectableDescription() override
Subclasses must return a description of what they are.
bool canContainPlugin(Plugin *) const override
Returns true if this track can contain a specific Plugin.
The Tracktion Edit class!