Method

AgsAudioDssiManagerget_dssi_plugin

since: 3.5.15

Declaration [src]

GList*
ags_dssi_manager_get_dssi_plugin (
  AgsDssiManager* dssi_manager
)

Description [src]

Get dssi plugin.

Available since: 3.5.15

This method is not directly available to language bindings.

Return value

Type: A list of gpointer

The GList-struct containing AgsDssiPlugin.

The caller of the method takes ownership of the data, and is responsible for freeing it.