Method
AgsAudioBasePlugindeactivate
since: 3.0.0
[−]
Declaration [src]
void
ags_base_plugin_deactivate (
AgsBasePlugin* base_plugin,
gpointer plugin_handle
)
[−]
Parameters
plugin_handle
-
Type:
gpointer
The plugin instance handle.
The argument can be NULL
.The data is owned by the caller of the method.