Method
AgsAudioBasePluginset_ui_effect
since: 3.1.0
[−]
Declaration [src]
void
ags_base_plugin_set_ui_effect (
AgsBasePlugin* base_plugin,
gchar* ui_effect
)
[−]
Description [src]
Set UI effect.
Available since: 3.1.0
Sets property | AgsAudio.BasePlugin:ui-effect |
[−]
Parameters
ui_effect
-
Type:
gchar*
The UI effect.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.