Method
AgsAudioBasePluginset_plugin_so
since: 3.1.0
[−]
Declaration [src]
void
ags_base_plugin_set_plugin_so (
AgsBasePlugin* base_plugin,
gpointer plugin_so
)
[−]
Description [src]
Set plugin_so.
Available since: 3.1.0
Sets property | AgsAudio.BasePlugin:plugin-so |
[−]
Parameters
plugin_so
-
Type:
gpointer
The plugin so.
The argument can be NULL
.The data is owned by the caller of the method.