Method

AgsAudioAudioget_recycling_context

since: 3.1.0

Declaration [src]

GList*
ags_audio_get_recycling_context (
  AgsAudio* audio
)

Description [src]

Get recycling_context.

Available since: 3.1.0

Return value

Type: A list of None

The GList-struct containig AgsRecyclingContext.

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