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