Function

AgsAudioMidiBufferUtilput_song_position

since: 3.0.0

Declaration [src]

void
ags_midi_buffer_util_put_song_position (
  guchar* buffer,
  glong delta_time,
  glong song_position
)

Description [src]

Put song position.

Available since: 3.0.0

Parameters

buffer

Type: guchar*

The character buffer.

The data is owned by the caller of the function.
delta_time

Type: glong

Timing information.

song_position

Type: glong

The song position.