Method
AgsAudioMidiSmfUtilput_song_position
since: 6.0.0
[−]
Declaration [src]
void
ags_midi_smf_util_put_song_position (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint delta_time,
gint song_position
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. delta_time
-
Type:
gint
Timing information.
song_position
-
Type:
gint
The song position.