Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
struct | TransportUtilities |
Functions | |
TransportSequences | MakeTransportTracks (TrackList &trackList, bool selectedOnly, bool nonWaveToo=false) |
TransportSequences MakeTransportTracks | ( | TrackList & | trackList, |
bool | selectedOnly, | ||
bool | nonWaveToo = false |
||
) |
nonWaveToo | if true, collect all PlayableTracks |
Definition at line 208 of file TransportUtilities.cpp.
References TrackList::Any(), Track::Any(), StretchingSequence::Create(), Track::IsSelected(), TransportSequences::otherPlayableSequences, and TransportSequences::playbackSequences.
Referenced by EffectPreview(), anonymous_namespace{TransportMenus.cpp}::OnPunchAndRoll(), ProjectAudioManager::OnRecord(), and ProjectAudioManager::PlayPlayRegion().