Method

AgsAudioRecyclingContextinsert

since: 3.0.0

Declaration [src]

void
ags_recycling_context_insert (
  AgsRecyclingContext* recycling_context,
  AgsRecycling* recycling,
  gint position
)

Description [src]

Inserts a recycling to a context.

Available since: 3.0.0

Parameters

recycling

Type: AgsRecycling

The AgsRecycling to insert.

The data is owned by the caller of the function.
position

Type: gint

The index to insert at.