ASPiK SDK
Loading...
Searching...
No Matches
IPluginHostConnector Class Referenceabstract

Custom interface to send the plugin shell a message from plugin core. More...

#include <pluginstructures.h>

Inheritance diagram for IPluginHostConnector:
PluginHostConnector Steinberg::Vst::ASPiK::PluginHostConnector

Public Member Functions

virtual void sendHostMessage (const HostMessageInfo &hostMessageInfo)=0
 

Detailed Description

Custom interface to send the plugin shell a message from plugin core.

Author
Will Pirkle http://www.willpirkle.com
Remarks
This object is included in Designing Audio Effects Plugins in C++ 2nd Ed. by Will Pirkle
Version
Revision : 1.0
Date
Date : 2018 / 09 / 7

Member Function Documentation

◆ sendHostMessage()

virtual void IPluginHostConnector::sendHostMessage ( const HostMessageInfo hostMessageInfo)
pure virtual

The documentation for this class was generated from the following file: