Method

AgsAudioBasePluginset_effect

since: 3.1.0

Declaration [src]

void
ags_base_plugin_set_effect (
  AgsBasePlugin* base_plugin,
  gchar* effect
)

Description [src]

Set effect.

Available since: 3.1.0

Parameters

effect

Type: gchar*

The effect.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.