apptable | ExportFFmpegOptions | static |
CompatibilityList | ExportFFmpegOptions | static |
Create(wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const TranslatableString &name=XO("Dialog")) | wxDialogWrapper | inline |
DoOnCodecList() | ExportFFmpegOptions | |
DoOnFormatList() | ExportFFmpegOptions | |
EnableDisableControls(AVCodecWrapper *cdc, wxString *selfmt) | ExportFFmpegOptions | private |
ExportFFmpegOptions(wxWindow *parent) | ExportFFmpegOptions | |
FetchCodecList() | ExportFFmpegOptions | private |
FetchCompatibleCodecList(const wxChar *fmt, AudacityAVCodecID id) | ExportFFmpegOptions | private |
FetchCompatibleFormatList(AudacityAVCodecID id, wxString *selfmt) | ExportFFmpegOptions | private |
FetchFormatList() | ExportFFmpegOptions | private |
FetchPresetList() | ExportFFmpegOptions | private |
FindSelectedCodec(wxString **name, wxString **longname) | ExportFFmpegOptions | private |
FindSelectedFormat(wxString **name, wxString **longname) | ExportFFmpegOptions | private |
fmts | ExportFFmpegOptions | static |
iAACSampleRates | ExportFFmpegOptions | static |
mBitRateFromChoice | ExportFFmpegOptions | private |
mCodecList | ExportFFmpegOptions | private |
mCodecLongNames | ExportFFmpegOptions | private |
mCodecName | ExportFFmpegOptions | private |
mCodecNames | ExportFFmpegOptions | private |
mFFmpeg | ExportFFmpegOptions | private |
mFormatList | ExportFFmpegOptions | private |
mFormatLongNames | ExportFFmpegOptions | private |
mFormatName | ExportFFmpegOptions | private |
mFormatNames | ExportFFmpegOptions | private |
mPresetCombo | ExportFFmpegOptions | private |
mPresetNames | ExportFFmpegOptions | private |
mPresets | ExportFFmpegOptions | private |
mSampleRateFromChoice | ExportFFmpegOptions | private |
mShownCodecLongNames | ExportFFmpegOptions | private |
mShownCodecNames | ExportFFmpegOptions | private |
mShownFormatLongNames | ExportFFmpegOptions | private |
mShownFormatNames | ExportFFmpegOptions | private |
OnAllCodecs(wxCommandEvent &event) | ExportFFmpegOptions | |
OnAllFormats(wxCommandEvent &event) | ExportFFmpegOptions | |
OnCodecList(wxCommandEvent &event) | ExportFFmpegOptions | |
OnDeletePreset(wxCommandEvent &event) | ExportFFmpegOptions | |
OnExportPresets(wxCommandEvent &event) | ExportFFmpegOptions | |
OnFormatList(wxCommandEvent &event) | ExportFFmpegOptions | |
OnGetURL(wxCommandEvent &event) | ExportFFmpegOptions | |
OnImportPresets(wxCommandEvent &event) | ExportFFmpegOptions | |
OnLoadPreset(wxCommandEvent &event) | ExportFFmpegOptions | |
OnOK(wxCommandEvent &event) | ExportFFmpegOptions | |
OnSavePreset(wxCommandEvent &event) | ExportFFmpegOptions | |
operator=(const wxTabTraversalWrapper &)=delete | wxTabTraversalWrapper< wxDialog > | |
operator=(wxTabTraversalWrapper &&)=delete | wxTabTraversalWrapper< wxDialog > | |
PopulateOrExchange(ShuttleGui &S) | ExportFFmpegOptions | |
ReportIfBadCombination() | ExportFFmpegOptions | private |
SavePreset(bool bCheckForOverwrite) | ExportFFmpegOptions | |
SetLabel(const TranslatableString &title) | wxDialogWrapper | |
SetName(const TranslatableString &title) | wxDialogWrapper | |
SetName() | wxDialogWrapper | |
SetTitle(const TranslatableString &title) | wxDialogWrapper | |
wxDialogWrapper() | wxDialogWrapper | inline |
wxDialogWrapper(wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const TranslatableString &name=XO("Dialog")) | wxDialogWrapper | inline |
wxTabTraversalWrapper(Args &&... args) | wxTabTraversalWrapper< wxDialog > | inline |
wxTabTraversalWrapper(const wxTabTraversalWrapper &)=delete | wxTabTraversalWrapper< wxDialog > | |
wxTabTraversalWrapper(wxTabTraversalWrapper &&)=delete | wxTabTraversalWrapper< wxDialog > | |
~ExportFFmpegOptions() | ExportFFmpegOptions | |