Method
AgsAudioMidiSmfUtilget_track
since: 6.0.0
[−]
Declaration [src]
guint
ags_midi_smf_util_get_track (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint* chunk_length
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. chunk_length
-
Type:
gint*
The return location of track chunk length.
The argument will be set by the function.