Method

AgsAudioMidiSmfUtilget_track

since: 6.0.0

Declaration [src]

guint
ags_midi_smf_util_get_track (
  AgsMidiSmfUtil* midi_smf_util,
  guchar* buffer,
  gint* offset
)

Description [src]

Get track.

Available since: 6.0.0

Parameters

buffer

Type: guchar*

The MIDI buffer.

The data is owned by the caller of the method.
offset

Type: gint*

Start delta-time.

The data is owned by the caller of the method.

Return value

Type: guint

The number of bytes read.