Method
AgsAudioSoundProviderset_tempo
since: 5.4.1
[−]
Declaration [src]
void
ags_sound_provider_set_tempo (
AgsSoundProvider* sound_provider,
GList* tempo
)
[−]
Parameters
tempo
-
Type: A list of
AgsProgram*
A
GList
-struct containingAgsTempo
.The instance takes ownership of the data, and is responsible for freeing it.