Method

AgsAudioRecallget_effect

since: 3.1.0

Declaration [src]

gchar*
ags_recall_get_effect (
  AgsRecall* recall
)

Description [src]

Get effect.

Available since: 3.1.0

Gets propertyAgsAudio.Recall:effect

Return value

Type: gchar*

The 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.