|
VST 3 Interfaces
VST 3.6.5
SDK for developing VST Plug-in
|
Collaboration diagram for VST 3 Interfaces defined in version 3.0.0:Data Structures | |
| class | IAttributeList |
| Attribute list used in IMessage and IStreamAttributes. More... | |
| class | IAudioProcessor |
| Audio Processing Interface. More... | |
| class | IComponent |
| Component Base Interface. More... | |
| class | IComponentHandler |
| Host callback interface for an edit controller. More... | |
| class | IEditController |
| Edit controller component interface. More... | |
| class | IEventList |
| List of events to process. More... | |
| class | IHostApplication |
| Basic Host Callback Interface. More... | |
| class | IMessage |
| Private Plug-in message. More... | |
| class | IConnectionPoint |
| Connect a component with another one. 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 | IUnitInfo |
| Edit controller extension to describe the Plug-in structure. More... | |
| class | IProgramListData |
| Component extension to access program list data. More... | |
| class | IUnitData |
| Component extension to access unit data. More... | |