Audacity 3.2.0
Classes | Namespaces | Functions | Variables
FFmpegPrefs.cpp File Reference
#include "../FFmpeg.h"
#include "Internat.h"
#include "ShuttleGui.h"
#include "prefs/LibraryPrefs.h"
#include "AudacityMessageBox.h"
#include "HelpSystem.h"
#include "ReadOnlyText.h"
#include <wx/stattext.h>
Include dependency graph for FFmpegPrefs.cpp:

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 }