Method

AgsAudioRecallContaineradd

since: 3.0.0

Declaration [src]

void
ags_recall_container_add (
  AgsRecallContainer* recall_container,
  AgsRecall* recall
)

Description [src]

Add recall to recall_container.

Available since: 3.0.0

Parameters

recall

Type: AgsRecall

The AgsRecall.

The data is owned by the caller of the function.