Method

AgsAudioRecyclingContextadd

since: 3.0.0

Declaration [src]

void
ags_recycling_context_add (
  AgsRecyclingContext* recycling_context,
  AgsRecycling* recycling
)

Description [src]

Adds a recycling to a context.

Available since: 3.0.0

Parameters

recycling

Type: AgsRecycling

The AgsRecycling to add.

The data is owned by the caller of the function.