Method

AgsAudioChannelduplicate_recall

since: 3.0.0

Declaration [src]

void
ags_channel_duplicate_recall (
  AgsChannel* channel,
  AgsRecallID* recall_id
)

Description [src]

Duplicate AgsRecall template and assign recall_id to it.

Available since: 3.0.0

Parameters

recall_id

Type: AgsRecallID

The AgsRecallID.

The data is owned by the caller of the function.