Audacity 3.2.0
|
#include "../FFmpeg.h"
#include "Internat.h"
#include "ShuttleGui.h"
#include "LibraryPrefs.h"
#include "AudacityMessageBox.h"
#include "HelpSystem.h"
#include "ReadOnlyText.h"
#include <wx/stattext.h>
Go to the source code of this file.
Classes | |
struct | anonymous_namespace{FFmpegPrefs.cpp}::State |
Namespaces | |
namespace | anonymous_namespace{FFmpegPrefs.cpp} |
Functions | |
void | anonymous_namespace{FFmpegPrefs.cpp}::OnFFmpegFindButton (State &state) |
void | anonymous_namespace{FFmpegPrefs.cpp}::SetFFmpegVersionText (State &state) |
void | anonymous_namespace{FFmpegPrefs.cpp}::AddControls (ShuttleGui &S) |
Variables | |
LibraryPrefs::RegisteredControls | anonymous_namespace{FFmpegPrefs.cpp}::reg { wxT("FFmpeg"), AddControls } |