Method

AgsAudioMidiUmpUtilis_start_of_clip

since: 5.5.4

Declaration [src]

gboolean
ags_midi_ump_util_is_start_of_clip (
  AgsMidiUmpUtil* midi_ump_util,
  guchar* buffer
)

Description [src]

Test if is start of clip.

Available since: 5.5.4

Parameters

buffer

Type: guchar*

The buffer.

The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE if is start of clip, otherwise FALSE.