Virtual Method

AgsAudioSoundProviderset_sound_server

since: 3.0.0

Declaration [src]

void
set_sound_server (
  AgsSoundProvider* sound_provider,
  GList* sound_server
)

Description [src]

Get sound server.

Available since: 3.0.0

Parameters

sound_server

Type: A list of GObject*

A GList-struct containing AgsSoundServer.

The called function takes ownership of the data, and is responsible for freeing it.