Audacity 3.2.0
|
#include <VSTWrapper.h>
Public Member Functions | |
virtual | ~VSTLink () |
virtual intptr_t | callDispatcher (int opcode, int index, intptr_t value, void *ptr, float opt)=0 |
Definition at line 63 of file VSTWrapper.h.
|
inlinevirtual |
Definition at line 66 of file VSTWrapper.h.
|
pure virtual |
Implemented in VSTWrapper.
Referenced by VSTControl::Create(), and VSTControl::~VSTControl().