Virtual Method

AgsAudioSoundProviderget_sequencer

since: 3.0.0

Declaration [src]

GList*
get_sequencer (
  AgsSoundProvider* sound_provider
)

Description [src]

Get sequencers.

Available since: 3.0.0

Return value

Type: A list of GObject*

A GList-struct containing AgsSequencer.

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