Public Member Functions | |
| OSSConfigDlg (wxWindow *parent, const size_t buf_count, const size_t latency, const wxString &device) | |
| Constructor. | |
| ~OSSConfigDlg () | |
| Destructor. | |
| void | GetData (size_t &buf_count, size_t &latency, wxString &device) |
Private Attributes | |
| wxSpinCtrl * | countspin |
| wxSpinCtrl * | latencyspin |
| wxTextCtrl * | dev |
| wxStaticLine * | topline |
Main configuration dialog used to configure many of the persistent configuration.
|
||||||||||||||||||||
|
Constructor. Create the main configuration dialog.
|
|
|
Destructor. Cleanup. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5