VST 3 Interfaces
VST 3.6.7
SDK for developing VST Plug-in
|
#include "pluginterfaces/vst/ivstattributes.h"
#include "pluginterfaces/base/falignpush.h"
#include "pluginterfaces/base/falignpop.h"
Data Structures | |
class | IMessage |
Private Plug-in message. More... | |
class | IConnectionPoint |
Connect a component with another one. More... | |
Namespaces | |
Steinberg | |
Steinberg::Vst | |
All VST specific interfaces are located in Vst namespace. | |