Ardour  9.0-pre0-582-g084a23a80d
_VSTHandle Struct Reference

#include <vst_types.h>

Public Attributes

void * dll
 
char * name
 
char * path
 
main_entry_t main_entry
 
int plugincnt
 

Detailed Description

Definition at line 56 of file vst_types.h.

Member Data Documentation

◆ dll

void* _VSTHandle::dll

Definition at line 62 of file vst_types.h.

◆ main_entry

main_entry_t _VSTHandle::main_entry

Definition at line 67 of file vst_types.h.

◆ name

char* _VSTHandle::name

Definition at line 65 of file vst_types.h.

◆ path

char* _VSTHandle::path

Definition at line 66 of file vst_types.h.

◆ plugincnt

int _VSTHandle::plugincnt

Definition at line 68 of file vst_types.h.


The documentation for this struct was generated from the following file: