![]() |
Audacity 3.2.0
|
#include "AudioSegmentFactory.h"#include "ClipInterface.h"#include "ClipSegment.h"#include "SilenceSegment.h"#include "TimeAndPitchInterface.h"#include <algorithm>Go to the source code of this file.
Typedefs | |
| using | ClipConstHolder = std::shared_ptr< const ClipInterface > |
| using ClipConstHolder = std::shared_ptr<const ClipInterface> |
Audacity: A Digital Audio Editor
Matthieu Hodgkinson
Definition at line 20 of file AudioSegmentFactory.cpp.