Method

AgsAudioRecalladd_recall_dependency

since: 3.0.0

Declaration [src]

void
ags_recall_add_recall_dependency (
  AgsRecall* recall,
  AgsRecallDependency* recall_dependency
)

Description [src]

Associate a new dependency for this recall.

Available since: 3.0.0

Parameters

recall_dependency

Type: AgsRecallDependency

The AgsRecallDependency.

The data is owned by the caller of the function.