Method

AgsAudioChannelinsert_recall

since: 3.3.0

Declaration [src]

void
ags_channel_insert_recall (
  AgsChannel* channel,
  GObject* recall,
  gboolean play_context,
  gint position
)

Description [src]

Insert recall at position in channels play_context.

Available since: 3.3.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.

position

Type: gint

The position.