VST 3 Interfaces
VST 3.6.14
SDK for developing VST Plug-in
|
#include "pluginterfaces/base/funknown.h"
#include "vsttypes.h"
#include "pluginterfaces/base/falignpush.h"
#include "pluginterfaces/base/falignpop.h"
Classes | |
class | IComponentHandler3 |
Extended Host callback interface IComponentHandler3 for an edit controller. More... | |
class | IContextMenuTarget |
Context Menu Item Target Interface. More... | |
struct | IContextMenuItem |
IContextMenuItem is an entry element of the context menu. More... | |
class | IContextMenu |
Context Menu Interface. More... | |
Namespaces | |
Steinberg | |
Steinberg::Vst | |
All VST specific interfaces are located in Vst namespace. | |