![]() |
Audacity 3.2.0
|
Contains some useful wave track external routines grouped into a single namespace. More...
#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | WaveTrackUtils |
Functions | |
| bool | WaveTrackUtils::IsClipSelected (const ViewInfo &viewInfo, const WaveClip &waveClip) |
| Decide whether a clip is selected from its start and end times (only) More... | |
| template<typename Iter > | |
| Iter | WaveTrackUtils::SelectedClip (const ViewInfo &viewInfo, Iter begin, Iter end) |
Contains some useful wave track external routines grouped into a single namespace.
Audacity: A Digital Audio Editor
Vitaly Sverchinsky
Definition in file WaveTrackUtils.h.