Audacity 3.2.0
|
#include "Export.h"
#include "wxFileNameWrapper.h"
#include "Mix.h"
#include <wavpack/wavpack.h>
#include <rapidjson/document.h>
#include "Track.h"
#include "Tags.h"
#include "ExportPluginHelpers.h"
#include "ExportOptionsEditor.h"
#include "ExportPluginRegistry.h"
Go to the source code of this file.
Classes | |
class | anonymous_namespace{ExportWavPack.cpp}::ExportOptionsWavPackEditor |
struct | WriteId |
class | WavPackExportProcessor |
class | ExportWavPack |
Namespaces | |
namespace | anonymous_namespace{ExportWavPack.cpp} |
Functions | |
TranslatableString | anonymous_namespace{ExportWavPack.cpp}::n_bps (int n) |
|
static |
Definition at line 609 of file ExportWavPack.cpp.