Method

AgsAudioRecyclingContextfind

since: 3.0.0

Declaration [src]

gint
ags_recycling_context_find (
  AgsRecyclingContext* recycling_context,
  AgsRecycling* recycling
)

Description [src]

Find position of recycling within array.

Available since: 3.0.0

Parameters

recycling

Type: AgsRecycling

The AgsRecycling to look up.

The data is owned by the caller of the function.

Return value

Type: gint

Recycling array index.