Method

AgsAudioMidiCIUtilget_muid

since: 5.5.0

Declaration [src]

guint
ags_midi_ci_util_get_muid (
  AgsMidiCIUtil* midi_ci_util,
  guchar* buffer,
  AgsMUID* muid
)

Description [src]

Get MUID.

Available since: 5.5.0

Parameters

buffer

Type: guchar*

The buffer.

The data is owned by the caller of the method.
muid

Type: AgsMUID

The return location of AgsMUID.

The argument will be set by the function.
The caller of the method takes ownership of the data, and is responsible for freeing it.

Return value

Type: guint

The number of bytes read.