Method

AgsAudioBasePluginget_ui_effect

since: 3.1.0

Declaration [src]

gchar*
ags_base_plugin_get_ui_effect (
  AgsBasePlugin* base_plugin
)

Description [src]

Get UI effect.

Available since: 3.1.0

Return value

Type: gchar*

The UI effect.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.