Method

AgsAudioSoundProviderget_osc_server

since: 3.0.0

Declaration [src]

GList*
ags_sound_provider_get_osc_server (
  AgsSoundProvider* sound_provider
)

Description [src]

Set distributed manager.

Available since: 3.0.0

Return value

Type: A list of GObject*

A GList-struct containing AgsOscServer.

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