Method

AgsAudioRecyclingnext

since: 3.0.0

Declaration [src]

AgsRecycling*
ags_recycling_next (
  AgsRecycling* recycling
)

Description [src]

Iterate recycling.

Available since: 3.0.0

Return value

Type: AgsRecycling

The next of AgsRecycling if available, otherwise NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.