Audacity 3.2.0
|
#include <memory>
Go to the source code of this file.
Macros | |
#define | MP3_EXPORT_BUILT_IN 1 |
Enumerations | |
enum | MP3RateMode : unsigned { MODE_SET = 0 , MODE_VBR , MODE_ABR , MODE_CBR } |
Functions | |
TranslatableString | GetMP3Version (wxWindow *parent, bool prompt) |
#define MP3_EXPORT_BUILT_IN 1 |
Definition at line 26 of file ExportMP3.h.
enum MP3RateMode : unsigned |
TranslatableString GetMP3Version | ( | wxWindow * | parent, |
bool | prompt | ||
) |
Definition at line 2234 of file ExportMP3.cpp.
References MP3Exporter::FindLibrary(), MP3Exporter::GetLibraryVersion(), MP3Exporter::LoadLibrary(), MP3Exporter::No, Verbatim(), XO(), and MP3Exporter::Yes.
Referenced by anonymous_namespace{MP3Prefs.cpp}::AddControls().