API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 5.5.4
gboolean ags_midi_ump_util_is_data_message_with_sysex ( AgsMidiUmpUtil* midi_ump_util, guchar* buffer )
Test if is data message with SYSEX.
Available since: 5.5.4
buffer
Type: guchar*
guchar*
The buffer.
Type: gboolean
gboolean
TRUE if is data message with SYSEX, otherwise FALSE.
TRUE
FALSE