|
Public Member Functions |
| LoaderDlg (wxWindow *parent, const wxString &title, const wxString &mesg, const format_t &format, const int loader) |
| Constructor.
|
| LoaderDlg (wxWindow *parent, const wxString &title, const wxString &mesg, const format_ex_t &format, const int loader) |
| Constructor.
|
| ~LoaderDlg () |
| Desctructor.
|
void | GetData (format_t &format, int &loader) |
| Get selected tracks.
|
void | GetData (format_ex_t &format, int &loader) |
| Get selected tracks.
|
Private Attributes |
wxListBox * | listbox |
| Loaders listbox.
|
wxChoice * | encchoice |
wxChoice * | bitencchoice |
wxChoice * | sampwchoice |
wxSpinCtrl * | ratespin |
wxSpinCtrl * | channelsspin |
wxStaticLine * | topline |
Dialog to select loader and audio format.