|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | asiodrvstruct |
| class | AsioDriverList |
Macros | |
| #define | DRVERR -5000 |
| #define | DRVERR_INVALID_PARAM DRVERR-1 |
| #define | DRVERR_DEVICE_ALREADY_OPEN DRVERR-2 |
| #define | DRVERR_DEVICE_NOT_FOUND DRVERR-3 |
| #define | MAXPATHLEN 512 |
| #define | MAXDRVNAMELEN 128 |
Typedefs | |
| typedef struct asiodrvstruct | ASIODRVSTRUCT |
| typedef ASIODRVSTRUCT * | LPASIODRVSTRUCT |
| typedef class AsioDriverList * | LPASIODRIVERLIST |
| #define DRVERR -5000 |
| #define DRVERR_DEVICE_ALREADY_OPEN DRVERR-2 |
| #define DRVERR_DEVICE_NOT_FOUND DRVERR-3 |
| #define DRVERR_INVALID_PARAM DRVERR-1 |
| #define MAXDRVNAMELEN 128 |
| #define MAXPATHLEN 512 |
| typedef struct asiodrvstruct ASIODRVSTRUCT |
| typedef class AsioDriverList* LPASIODRIVERLIST |
| typedef ASIODRVSTRUCT* LPASIODRVSTRUCT |