Method

AgsAudioAudioremove_recall_id

since: 3.0.0

Declaration [src]

void
ags_audio_remove_recall_id (
  AgsAudio* audio,
  GObject* recall_id
)

Description [src]

Removes a recall id.

Available since: 3.0.0

Parameters

recall_id

Type: GObject

The AgsRecallID.

The data is owned by the caller of the function.