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