dplug.vst3.ipluginbase

Undocumented in source.

Members

Aliases

PCreateFun
alias PCreateFun = FUnknown function(void*) nothrow @(nogc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Classes

CPluginFactory
class CPluginFactory
Undocumented in source.

Interfaces

IPluginBase
interface IPluginBase

Basic interface to a Plug-in component. - [plug imp] - initialize/terminate the Plug-in component

IPluginFactory
interface IPluginFactory

Class factory that any Plug-in defines for creating class instances. \ingroup pluginBase - [plug imp]

IPluginFactory2
interface IPluginFactory2
Undocumented in source.
IPluginFactory3
interface IPluginFactory3
Undocumented in source.

Static variables

gPluginFactory
IPluginFactory gPluginFactory;
Undocumented in source.

Structs

PClassInfo
struct PClassInfo

Basic Information about a class provided by the Plug-in. \ingroup pluginBase

PClassInfo2
struct PClassInfo2
Undocumented in source.
PClassInfoW
struct PClassInfoW

Unicode Version of Basic Information about a class provided by the Plug-in

PFactoryInfo
struct PFactoryInfo
Undocumented in source.

Meta