Ardour
9.0-pre0-582-g084a23a80d
|
#include <list>
#include <memory>
#include "pbd/failed_constructor.h"
#include "pbd/signals.h"
#include "ardour/export_format_base.h"
#include "ardour/export_format_compatibility.h"
Go to the source code of this file.
Classes | |
class | ARDOUR::ExportFormatIncompatible |
class | ARDOUR::ExportFormat |
Base class for formats. More... | |
class | ARDOUR::HasCodecQuality |
struct | ARDOUR::HasCodecQuality::CodecQuality |
class | ARDOUR::HasSampleFormat |
Class to be inherited by export formats that have a selectable sample format. More... | |
class | ARDOUR::HasSampleFormat::SampleFormatState |
class | ARDOUR::HasSampleFormat::DitherTypeState |
class | ARDOUR::ExportFormatLinear |
class | ARDOUR::ExportFormatTaggedLinear |
class | ARDOUR::ExportFormatOggVorbis |
class | ARDOUR::ExportFormatFLAC |
class | ARDOUR::ExportFormatBWF |
class | ARDOUR::ExportFormatOggOpus |
class | ARDOUR::ExportFormatMPEG |
class | ARDOUR::ExportFormatFFMPEG |
Namespaces | |
ARDOUR | |