Audacity 3.2.0
Typedefs
AudioSegmentFactory.cpp File Reference
#include "AudioSegmentFactory.h"
#include "ClipInterface.h"
#include "ClipSegment.h"
#include "SilenceSegment.h"
#include "TimeAndPitchInterface.h"
#include <algorithm>
Include dependency graph for AudioSegmentFactory.cpp:

Go to the source code of this file.

Typedefs

using ClipConstHolder = std::shared_ptr< const ClipInterface >
 

Typedef Documentation

◆ ClipConstHolder

using ClipConstHolder = std::shared_ptr<const ClipInterface>

Audacity: A Digital Audio Editor

AudioSegmentFactory.cpp

Matthieu Hodgkinson

Definition at line 20 of file AudioSegmentFactory.cpp.