Method
AgsAudioSoundProviderset_sequencer
since: 3.0.0
[−]
Declaration [src]
void
ags_sound_provider_set_sequencer (
AgsSoundProvider* sound_provider,
GList* sequencer
)
[−]
Parameters
sequencer
-
Type: A list of
GObject*
A
GList
-struct containingAgsSequencer
.The instance takes ownership of the data, and is responsible for freeing it.