Method
AgsAudioMidiSmfUtilput_quarter_frame
since: 6.0.0
[−]
Declaration [src]
void
ags_midi_smf_util_put_quarter_frame (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint delta_time,
gint message_type,
gint values
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. delta_time
-
Type:
gint
Timing information.
message_type
-
Type:
gint
The message type.
values
-
Type:
gint
The values.