![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_module.cpp File Reference
#include <ags/vst3-capi/public.sdk/source/vst/hosting/ags_vst_module.h>
#include <public.sdk/source/vst/hosting/hostclasses.h>
#include <public.sdk/source/vst/hosting/module.h>
Include dependency graph for ags_vst_module.cpp:

Functions | |
void | ags_vst_plugin_factory_set_host_context (AgsVstPluginFactory *plugin_factory, AgsVstHostContext *host_context) |
AgsVstPluginFactory * | ags_vst_module_get_factory (AgsVstModule *module) |
Function Documentation
◆ ags_vst_module_get_factory()
AgsVstPluginFactory * ags_vst_module_get_factory | ( | AgsVstModule * | module | ) |
Get factory.
- Parameters
-
module the module
- Returns
- the plugin factory
- Since
- 5.0.0
◆ ags_vst_plugin_factory_set_host_context()
void ags_vst_plugin_factory_set_host_context | ( | AgsVstPluginFactory * | plugin_factory, |
AgsVstHostContext * | host_context | ||
) |
Set host context.
- Parameters
-
plugin_factory the plugin factory host_context the host context
- Since
- 5.0.0
Generated by