![]() |
Audacity 3.2.0
|
This is the complete list of members for ImportUtils, including all inherited members.
| ChooseFormat(sampleFormat effectiveFormat) | ImportUtils | static |
| FinalizeImport(TrackHolders &outTracks, const std::vector< std::shared_ptr< WaveTrack > > &importedStreams) | ImportUtils | static |
| FinalizeImport(TrackHolders &outTracks, TrackList &&trackList) | ImportUtils | static |
| FinalizeImport(TrackHolders &outTracks, WaveTrack &track) | ImportUtils | static |
| ForEachChannel(TrackList &trackList, const std::function< void(WaveChannel &)> &op) | ImportUtils | static |
| ForEachChannel(WaveTrack &track, const std::function< void(WaveChannel &)> &op) | ImportUtils | static |
| NewWaveTrack(WaveTrackFactory &trackFactory, unsigned nChannels, sampleFormat effectiveFormat, double rate) | ImportUtils | static |
| ShowMessageBox(const TranslatableString &message, const TranslatableString &caption=XO("Import Project")) | ImportUtils | static |