Method
AgsAudioMidiCIUtilget_muid
since: 5.5.0
Declaration [src]
guint
ags_midi_ci_util_get_muid (
AgsMidiCIUtil* midi_ci_util,
guchar* buffer,
AgsMUID* muid
)
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 returned data, and is responsible for freeing it.