createPluginHost

Loads an audio plugin. Such a host MUST be destroyed with destroyPluginHost. Return: a plugin host, or null on error.

nothrow @nogc
IPluginHost
createPluginHost
(
string dynlibPath
)

Meta