Method

AgsAudioSoundProviderget_tempo

since: 5.4.1

Declaration [src]

GList*
ags_sound_provider_get_tempo (
  AgsSoundProvider* sound_provider
)

Description [src]

Get tempo objects.

Available since: 5.4.1

This method is not directly available to language bindings.

Return value

Type: A list of gpointer

A GList-struct containing AgsTempo.

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