| 
    VST 3 SDK VST 3.8
    
   SDK for developing VST plug-in 
   | 
 
import "VST3Plugin.h"import "HostApp.h"import "public.sdk/source/vst/auwrapper/NSDataIBStream.h"import "public.sdk/source/vst/hosting/hostclasses.h"import "base/source/updatehandler.h"import "pluginterfaces/base/ipluginbase.h"import "pluginterfaces/vst/ivstinterappaudio.h"import "pluginterfaces/vst/ivstmessage.h"import "pluginterfaces/vst/ivstmidicontrollers.h"import <libkern/OSAtomic.h>Namespaces | |
| namespace | Steinberg | 
| A replacement for InitModule and DeinitModule.  | |
| namespace | Steinberg::Vst | 
| namespace | Steinberg::Vst::InterAppAudio | 
Functions | |
| bool | bundleEntry (CFBundleRef) | 
| bool | bundleExit (void) | 
| __attribute__ ((constructor)) static void InitUpdateHandler() | |
| bool bundleEntry | ( | CFBundleRef | ) | 
| bool bundleExit | ( | void | ) |