39 static std::shared_ptr<WaveTrack>
56 const std::vector<std::shared_ptr<WaveTrack>>& importedStreams);
std::vector< std::shared_ptr< Track > > TrackHolders
declares abstract base class Track, TrackList, and iterators over TrackList
A flat linked list of tracks supporting Add, Remove, Clear, and Contains, serialization of the list o...
Holds a msgid for the translation catalog; may also bind format arguments.
Used to create or clone a WaveTrack, with appropriate context from the project that will own the trac...
A Track that contains audio waveform data.
MessageBoxResult ShowMessageBox(const TranslatableString &message, MessageBoxOptions options={})
Show a modal message box with either Ok or Yes and No, and optionally Cancel.