Method
AgsAudioSoundProviderget_sound_server
since: 3.0.0
[−]
Declaration [src]
GList*
ags_sound_provider_get_sound_server (
AgsSoundProvider* sound_provider
)
[−]
Return value
Type: A list of GObject*
A GList
-struct containing AgsSoundServer
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |