Method
AgsAudioAudioset_recycling_context
since: 3.1.0
[−]
Declaration [src]
void
ags_audio_set_recycling_context (
AgsAudio* audio,
GList* recycling_context
)
[−]
Description [src]
Set recycling_context by replacing existing.
Available since: 3.1.0
Sets property | AgsAudio.Audio:recycling-context |
[−]
Parameters
recycling_context
-
Type: A list of
None
The
GList
-struct containingAgsRecyclingContext
.The instance takes ownership of the data, and is responsible for freeing it.