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