Method
AgsAudioSoundProviderset_audio
since: 3.0.0
[−]
Declaration [src]
void
ags_sound_provider_set_audio (
AgsSoundProvider* sound_provider,
GList* audio
)
[−]
Parameters
audio
-
Type: A list of
AgsAudio*
A
GList
-struct containingAgsAudio
.The instance takes ownership of the data, and is responsible for freeing it.