Holds a reference to a section of automation for a given Track.
More...
#include <tracktion_TrackUtils.h>
Holds a reference to a section of automation for a given Track.
◆ TrackAutomationSection() [1/2]
tracktion::engine::TrackAutomationSection::TrackAutomationSection |
( |
| ) |
|
|
defaultnoexcept |
Construts an empty section.
◆ TrackAutomationSection() [2/2]
tracktion::engine::TrackAutomationSection::TrackAutomationSection |
( |
TrackItem & |
| ) |
|
◆ mergeIn()
◆ overlaps()
Tests whether another section overlaps with this one.
◆ containsParameter()
Tests whether this section contains a given parameter.
◆ position
TimeRange tracktion::engine::TrackAutomationSection::position |
◆ src
Track::Ptr tracktion::engine::TrackAutomationSection::src |
The time range of the automation section.
◆ dst
Track::Ptr tracktion::engine::TrackAutomationSection::dst |
◆ activeParameters
juce::Array<ActiveParameters> tracktion::engine::TrackAutomationSection::activeParameters |
A list of parameteres and their curves.
The documentation for this struct was generated from the following file: