19 wxWindow* parent =
nullptr,
20 wxWindowID = wxID_ANY);
22 void Bind(wxFileName& filename,
31 void OnOK(wxCommandEvent&);
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
std::vector< std::tuple< ExportOptionID, ExportValue > > Parameters
Derived from ShuttleGuiBase, an Audacity specific class for shuttling data to and from GUI.
void Bind(wxFileName &filename, wxString &format, int &sampleRate, int &channels, ExportProcessor::Parameters ¶mters)
TimerRecordExportDialog(AudacityProject &project, wxWindow *parent=nullptr, wxWindowID=wxID_ANY)
ExportFilePanel * mExportFilePanel
void OnOK(wxCommandEvent &)
void OnFormatChanged(wxCommandEvent &)
void OnEditMetadata(wxCommandEvent &)
void PopulateOrExchange(ShuttleGui &S)
ExportProcessor::Parameters * mParameters
AudacityProject & mProject
constexpr auto sampleRate