Audacity 3.2.0
Namespaces | Functions
WaveTrackUtils.h File Reference

Contains some useful wave track external routines grouped into a single namespace. More...

#include <algorithm>
Include dependency graph for WaveTrackUtils.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Contains some useful wave track external routines grouped into a single namespace.


Audacity: A Digital Audio Editor

Vitaly Sverchinsky

Definition in file WaveTrackUtils.h.