VST 3 Interfaces
VST 3.7
SDK for developing VST plug-in
|
Host callback interface for an edit controller: Vst::IPlugInterfaceSupport.
Allows a plug-in to ask the host if a given plug-in interface is supported/used by the host. It is implemented by the hostContext given when the component is initialized.