![]() |
Audacity 3.2.0
|
#include "AudioSegmentSampleView.h"#include "Observer.h"#include "SampleCount.h"#include "SampleFormat.h"Go to the source code of this file.
Classes | |
| class | ClipTimes |
| class | ClipInterface |
Typedefs | |
| using | ClipConstHolders = std::vector< std::shared_ptr< const ClipInterface > > |
Enumerations | |
| enum class | PitchAndSpeedPreset { Default , OptimizeForVoice } |
| using ClipConstHolders = std::vector<std::shared_ptr<const ClipInterface> > |
Definition at line 68 of file ClipInterface.h.
|
strong |
| Enumerator | |
|---|---|
| Default | |
| OptimizeForVoice | |
Definition at line 39 of file ClipInterface.h.