Method

AgsAudioChanneladd_recall_id

since: 3.0.0

Declaration [src]

void
ags_channel_add_recall_id (
  AgsChannel* channel,
  AgsRecallID* recall_id
)

Description [src]

Adds a recall id.

Available since: 3.0.0

Parameters

recall_id

Type: AgsRecallID

The AgsRecallID.

The data is owned by the caller of the function.