Method
AgsAudioMidiSmfUtilget_varlength
since: 6.0.0
[−]
Declaration [src]
guint
ags_midi_smf_util_get_varlength (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint* varlength
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. varlength
-
Type:
gint*
The return location.
The data is owned by the caller of the method.