Method

AgsAudioSoundProviderget_audio

since: 3.0.0

Declaration [src]

GList*
ags_sound_provider_get_audio (
  AgsSoundProvider* sound_provider
)

Description [src]

Get audio objects.

Available since: 3.0.0

Return value

Type: A list of AgsAudio*

A GList-struct containing AgsAudio.

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