|
VST 3 Interfaces
VST 3.6.5
SDK for developing VST Plug-in
|
Collaboration diagram for VST 3 Interfaces to be implemented by the Host:Data Structures | |
| 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 | 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 | 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 | IUnitHandler |
| Host callback for unit support. More... | |
| class | IUnitHandler2 |
| Host callback for extended unit support. More... | |