Audacity 3.2.0
Classes | Typedefs
StretchingSequence.h File Reference
#include "AudioIOSequences.h"
#include "PlaybackDirection.h"
#include <memory>
#include <optional>
#include <vector>
Include dependency graph for StretchingSequence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StretchingSequence
 

Typedefs

using ClipConstHolders = std::vector< std::shared_ptr< const ClipInterface > >
 

Typedef Documentation

◆ ClipConstHolders

using ClipConstHolders = std::vector<std::shared_ptr<const ClipInterface> >

Definition at line 23 of file StretchingSequence.h.