Method

AgsAudioAudioadd_recall

since: 3.0.0

Declaration [src]

void
ags_audio_add_recall (
  AgsAudio* audio,
  GObject* recall,
  gboolean play_context
)

Description [src]

Adds a recall to audio.

Available since: 3.0.0

Parameters

recall

Type: GObject

The AgsRecall.

The data is owned by the caller of the function.
play_context

Type: gboolean

If TRUE play context, else if FALSE recall context.