Method
AgsAudioMidiSmfUtilget_int16
since: 6.0.0
[−]
Declaration [src]
void
ags_midi_smf_util_get_int16 (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint* val
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. val
-
Type:
gint*
Return location of the integer.
The argument will be set by the function.