|
LMMS
|
#include <ivsthostapplication.h>
Static Public Attributes | |
| static const FUID | iid |
| Static Public Attributes inherited from Steinberg::FUnknown | |
| static const FUID | iid |
Additional Inherited Members | |
| Public Member Functions inherited from Steinberg::FUnknown | |
| virtual tresult PLUGIN_API | queryInterface (const TUID _iid, void **obj)=0 |
| virtual uint32 PLUGIN_API | addRef ()=0 |
| virtual uint32 PLUGIN_API | release ()=0 |
VST 3 to VST 2 Wrapper interface: Vst::IVst3ToVst2Wrapper
Informs the plug-in that a VST 3 to VST 2 wrapper is used between the plug-in and the real host. Implemented by the VST 2 Wrapper.