![]() |
Audacity 3.2.0
|
#include "AudioIOSequences.h"#include "PlaybackDirection.h"#include <memory>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | StretchingSequence |
Typedefs | |
| using | ClipConstHolders = std::vector< std::shared_ptr< const ClipInterface > > |
| using ClipConstHolders = std::vector<std::shared_ptr<const ClipInterface> > |
Definition at line 23 of file StretchingSequence.h.