Virtual Method

AgsAudioSoundProviderset_tempo

since: 5.4.1

Declaration [src]

void
set_tempo (
  AgsSoundProvider* sound_provider,
  GList* tempo
)

Description [src]

Set tempo objects.

Available since: 5.4.1

Parameters

tempo

Type: A list of gpointer

A GList-struct containing AgsTempo.

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