Method

AgsAudioAudioadd_recycling_context

since: 3.0.0

Declaration [src]

void
ags_audio_add_recycling_context (
  AgsAudio* audio,
  GObject* recycling_context
)

Description [src]

Adds a recycling context.

Available since: 3.0.0

Parameters

recycling_context

Type: GObject

The AgsRecyclingContext.

The data is owned by the caller of the function.