|
VST 3 Examples
VST 3.6.5
SDK for developing VST Plug-in
|
#include <hostchecker.h>
Inheritance diagram for HostCheckerProcessor:Static Public Member Functions | |
| static FUnknown * | createInstance (void *) |
Protected Member Functions | |
| void | addLogEvent (Steinberg::int32 logId) |
Protected Attributes | |
| HostCheck | mHostCheck |
Additional Inherited Members | |
Data Fields inherited from AudioEffect | |
| OBJ_METHODS(Component, ComponentBase) DEFINE_INTERFACES DEF_INTERFACE(IComponent) END_DEFINE_INTERFACES(ComponentBase) REFCOUNT_METHODS(ComponentBase) protected BusList | audioInputs |
| BusList | audioOutputs |
| BusList | eventInputs |
| BusList | eventOutputs |
| OBJ_METHODS(ComponentBase, FObject) DEFINE_INTERFACES DEF_INTERFACE(IPluginBase) DEF_INTERFACE(IConnectionPoint) END_DEFINE_INTERFACES(FObject) REFCOUNT_METHODS(FObject) protected IConnectionPoint * | peerConnection |
Static Public Attributes inherited from IPluginBase | |
| static const FUID | iid |
Static Public Attributes inherited from FUnknown | |
| static const FUID | iid |
Static Public Attributes inherited from IConnectionPoint | |
| static const FUID | iid |
Static Public Attributes inherited from IComponent | |
| static const FUID | iid |
Static Public Attributes inherited from IAudioProcessor | |
| static const FUID | iid |
Static Public Attributes inherited from IAudioPresentationLatency | |
| static const FUID | iid |
Static Public Attributes inherited from IPrefetchableSupport | |
| static const FUID | iid |
Reimplemented from AudioEffect.
|
virtual |
Reimplemented from AudioEffect.
|
virtual |
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
|
inlinestatic |
| void sendLogEventMessage | ( | const LogEvent & | logEvent | ) |
|
virtual |
Implements IAudioPresentationLatency.
|
virtual |
Implements IPrefetchableSupport.
| DEFINE_INTERFACES DEF_INTERFACE | ( | IAudioPresentationLatency | ) |
|
protected |
|
protected |