Method

AgsAudioBasePluginget_ui_plugin_so

since: 3.1.0

Declaration [src]

gpointer
ags_base_plugin_get_ui_plugin_so (
  AgsBasePlugin* base_plugin
)

Description [src]

Get plugin so.

Available since: 3.1.0

Return value

Type: gpointer

The plugin so.

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