#include "generic.h"#include <wx/wx.h>Go to the source code of this file.
Classes | |
| class | Device |
| Abstract device class. More... | |
| class | DeviceCallback |
| Callback class supplying wave data to the device. More... | |
Functions | |
| void | DevicesRegister () |
| Register all available devices. | |
|
|
Register all available devices. Call RegisterDevice (member of Project) to all device objects (RegisterDevice). |
1.3.5