Method

AgsAudioSoundProviderget_sound_server

since: 3.0.0

Declaration [src]

GList*
ags_sound_provider_get_sound_server (
  AgsSoundProvider* sound_provider
)

Description [src]

Set sound server.

Available since: 3.0.0

Return value

Type: A list of GObject*

A GList-struct containing AgsSoundServer.

The caller of the method takes ownership of the data, and is responsible for freeing it.