Method
AgsAudioSoundProviderset_program
since: 5.1.0
[−]
Declaration [src]
void
ags_sound_provider_set_program (
AgsSoundProvider* sound_provider,
GList* program
)
[−]
Parameters
program
-
Type: A list of
AgsProgram*
A
GList
-struct containingAgsProgram
.The instance takes ownership of the data, and is responsible for freeing it.