ardour
Classes | Typedefs
vst_types.h File Reference
#include <pthread.h>
#include "ardour/libardour_visibility.h"
#include "ardour/vestige/aeffectx.h"

Go to the source code of this file.

Classes

struct  _VSTKey
 
struct  _VSTInfo
 
struct  _VSTHandle
 
struct  _VSTState
 

Typedefs

typedef struct _VSTKey VSTKey
 
typedef struct _VSTInfo VSTInfo
 
typedef AEffect *(* main_entry_t )(audioMasterCallback)
 
typedef struct _VSTHandle VSTHandle
 
typedef struct _VSTState VSTState
 

Typedef Documentation

typedef AEffect*(* main_entry_t)(audioMasterCallback)

Definition at line 59 of file vst_types.h.

typedef struct _VSTHandle VSTHandle

Definition at line 72 of file vst_types.h.

typedef struct _VSTInfo VSTInfo

Definition at line 57 of file vst_types.h.

typedef struct _VSTKey VSTKey

Definition at line 35 of file vst_types.h.

typedef struct _VSTState VSTState

Definition at line 134 of file vst_types.h.