Method

AgsAudioLv2Managerget_lv2_plugin

since: 3.5.15

Declaration [src]

GList*
ags_lv2_manager_get_lv2_plugin (
  AgsLv2Manager* lv2_manager
)

Description [src]

Get lv2 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 AgsLv2Plugin.

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