Method

AgsAudioMidiget_track

since: 3.1.0

Declaration [src]

GList*
ags_midi_get_track (
  AgsMidi* midi
)

Description [src]

Get track.

Available since: 3.1.0

Gets propertyAgsAudio.Midi:track

Return value

Type: A list of AgsTrack*

The GList-struct containig AgsTrack.

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