Method

AgsAudioRecyclingContextremove

since: 3.0.0

Declaration [src]

void
ags_recycling_context_remove (
  AgsRecyclingContext* recycling_context,
  AgsRecycling* recycling
)

Description [src]

Removes a recycling in a context.

Available since: 3.0.0

Parameters

recycling

Type: AgsRecycling

The AgsRecycling to remove.

The data is owned by the caller of the function.