Method
AgsAudioMidiCIUtilput_muid_with_position
since: 7.0.5
Declaration [src]
void
ags_midi_ci_util_put_muid_with_position (
AgsMidiCIUtil* midi_ci_util,
guchar* buffer,
gint position,
AgsMUID muid
)
Parameters
buffer
-
Type:
guchar*
The buffer.
The data is owned by the caller of the method. position
-
Type:
gint
The position in the byte stream.
muid
-
Type:
AgsMUID
The
AgsMUID
.