Method

AgsAudioMidiUtilis_undefined

since: 6.16.18

Declaration [src]

gboolean
ags_midi_util_is_undefined (
  AgsMidiUtil* midi_util,
  guchar* buffer
)

Description

No description available.

Available since: 6.16.18

Parameters

buffer

Type: guchar*

The MIDI buffer.

The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE on success, otherwise FALSE.