Method

AgsAudioSoundProviderget_program

since: 5.1.0

Declaration [src]

GList*
ags_sound_provider_get_program (
  AgsSoundProvider* sound_provider
)

Description [src]

Get program objects.

Available since: 5.1.0

This method is not directly available to language bindings.

Return value

Type: A list of gpointer

A GList-struct containing AgsProgram.

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