LMMS
Loading...
Searching...
No Matches
asiolist.h File Reference

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 ASIODRVSTRUCTLPASIODRVSTRUCT
typedef class AsioDriverListLPASIODRIVERLIST

Macro Definition Documentation

◆ DRVERR

#define DRVERR   -5000

◆ DRVERR_DEVICE_ALREADY_OPEN

#define DRVERR_DEVICE_ALREADY_OPEN   DRVERR-2

◆ DRVERR_DEVICE_NOT_FOUND

#define DRVERR_DEVICE_NOT_FOUND   DRVERR-3

◆ DRVERR_INVALID_PARAM

#define DRVERR_INVALID_PARAM   DRVERR-1

◆ MAXDRVNAMELEN

#define MAXDRVNAMELEN   128

◆ MAXPATHLEN

#define MAXPATHLEN   512

Typedef Documentation

◆ ASIODRVSTRUCT

typedef struct asiodrvstruct ASIODRVSTRUCT

◆ LPASIODRIVERLIST

◆ LPASIODRVSTRUCT