Method

AgsAudioChanneladd_recall

since: 3.0.0

Declaration [src]

void
ags_channel_add_recall (
  AgsChannel* channel,
  GObject* recall,
  gboolean play_context
)

Description [src]

Adds a recall.

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

TRUE if play context, else if FALSE recall context.