VST 3 Interfaces
VST 3.6.14
SDK for developing VST Plug-in
|
Classes | |
class | IAttributeList |
Attribute list used in IMessage and IStreamAttributes. More... | |
class | IStreamAttributes |
Meta attributes of a stream. More... | |
class | IInfoListener |
Channel Context Interface. More... | |
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... | |
class | IComponentHandler |
Host callback interface for an edit controller. More... | |
class | IComponentHandler2 |
Extended Host callback interface IComponentHandler2 for an edit controller. More... | |
class | IComponentHandlerBusActivation |
Extended Host callback interface IComponentHandlerBusActivation for an edit controller. More... | |
class | IEventList |
List of events to process. More... | |
class | IHostApplication |
Basic Host Callback Interface. More... | |
class | IVst3ToVst2Wrapper |
VST 3 to VST 2 Wrapper Interface. More... | |
class | IVst3ToAUWrapper |
VST 3 to AU Wrapper Interface. More... | |
class | IVst3ToAAXWrapper |
VST 3 to AAX Wrapper Interface. More... | |
class | IVst3WrapperMPESupport |
Wrapper MPE Support Interface. More... | |
class | IInterAppAudioHost |
Inter-App Audio host Interface. More... | |
class | IMessage |
Private Plug-in message. More... | |
class | IParamValueQueue |
Queue of changes for a specific parameter. More... | |
class | IParameterChanges |
All parameter changes of a processing block. More... | |
class | IPlugInterfaceSupport |
Host callback interface for an edit controller. More... | |
class | IUnitHandler |
Host callback for unit support. More... | |
class | IUnitHandler2 |
Host callback for extended unit support. More... | |
class | IPlugFrame |
Callback interface passed to IPlugView. | |