Method

AgsAudioRecallIDset_recycling_context

since: 3.3.0

Declaration [src]

void
ags_recall_id_set_recycling_context (
  AgsRecallID* recall_id,
  AgsRecyclingContext* recycling_context
)

Description [src]

Set recycling context.

Available since: 3.3.0

Parameters

recycling_context

Type: AgsRecyclingContext

The AgsRecyclingContext.

The data is owned by the caller of the function.