Method

AgsAudioMidiUtilis_meta_event

since: 3.0.0

Declaration [src]

gboolean
ags_midi_util_is_meta_event (
  AgsMidiUtil* midi_util,
  guchar* buffer
)

Description

No description available.

Available since: 3.0.0

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.