Expand description
Different contexts the plugin can use to make callbacks to the host in different…contexts.
Modules
- A context passed to a plugin’s editor.
- A context passed during plugin initialization.
- A context passed during the process function.
- A context for defining plugin-specific remote pages for CLAP plugins.
Enums
- The currently active plugin API. This may be useful to display in an about screen in the plugin’s GUI for debugging purposes.