Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

LoaderDlg Class Reference

Loader and format selection dialog. More...

List of all members.

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


Detailed Description

Loader and format selection dialog.

Dialog to select loader and audio format.


Constructor & Destructor Documentation

LoaderDlg::LoaderDlg wxWindow *  parent,
const wxString &  title,
const wxString &  mesg,
const format_t format,
const int  loader
 

Constructor.

LoaderDlg::LoaderDlg wxWindow *  parent,
const wxString &  title,
const wxString &  mesg,
const format_ex_t format,
const int  loader
 

Constructor.

LoaderDlg::~LoaderDlg  ) 
 

Desctructor.


Member Function Documentation

void LoaderDlg::GetData format_ex_t format,
int &  loader
 

Get selected tracks.

void LoaderDlg::GetData format_t format,
int &  loader
 

Get selected tracks.


Member Data Documentation

wxChoice* LoaderDlg::bitencchoice [private]
 

wxSpinCtrl* LoaderDlg::channelsspin [private]
 

wxChoice* LoaderDlg::encchoice [private]
 

wxListBox* LoaderDlg::listbox [private]
 

Loaders listbox.

wxSpinCtrl* LoaderDlg::ratespin [private]
 

wxChoice* LoaderDlg::sampwchoice [private]
 

wxStaticLine* LoaderDlg::topline [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 17:17:42 2004 for FinalMix by doxygen 1.3.5