11namespace tracktion {
inline namespace engine
bool isAutomationTrack() const override
Returns true if this is an AutomationTrack.
bool canContainPlugin(Plugin *) const override
Returns true if this track can contain a specific Plugin.
juce::String getSelectableDescription() override
Subclasses must return a description of what they are.
The Tracktion Edit class!
Base class for tracks which contain clips and plugins and can be added to Edit[s].