Method

AgsAudioBasePluginget_plugin_so

since: 3.1.0

[]

Declaration [src]

gpointer
ags_base_plugin_get_plugin_so (
  AgsBasePlugin* base_plugin
)
[]

Description [src]

Get plugin so.

Available since: 3.1.0

[]

Return value

Type: gpointer

The plugin so.

The returned data is owned by the instance.
The return value can be NULL.