VST 3 Interfaces VST 3.7
SDK for developing VST plug-in
|
Modules | |
Platform UI Types | |
List of Platform UI types for IPlugView. | |
Classes | |
class | IParameterFinder |
Extension for IPlugView to find view parameters (lookup value under mouse support): Vst::IParameterFinder. More... | |
struct | ViewRect |
Graphical rectangle structure. | |
class | IPlugView |
Plug-in definition of a view. | |
class | IPlugFrame |
Callback interface passed to IPlugView. | |
class | IEventHandler |
Linux event handler interface. | |
class | ITimerHandler |
Linux timer handler interface. | |
class | IRunLoop |
Linux host run loop interface. | |
class | IPlugViewContentScaleSupport |
Plug-in view content scale support. | |