|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
#include "public.sdk/source/vst/hosting/pluginterfacesupport.h"#include "pluginterfaces/vst/ivsthostapplication.h"#include <map>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | Steinberg::Vst::HostApplication |
| Implementation's example of IHostApplication. More... | |
| class | Steinberg::Vst::HostAttributeList |
| Example, ready to use implementation of IAttributeList. More... | |
| class | Steinberg::Vst::HostMessage |
| Example implementation of IMessage. More... | |
Namespaces | |
| namespace | Steinberg::Vst |
| All VST specific interfaces are located in Vst namespace. | |