Audacity 3.2.0
Classes | Typedefs
AudioSegmentFactory.h File Reference
#include "AudioSegmentFactoryInterface.h"
#include "ClipInterface.h"
#include "TimeAndPitchInterface.h"
#include <memory>
Include dependency graph for AudioSegmentFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioSegmentFactory
 

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 21 of file AudioSegmentFactory.h.