Function

AgsAudioMidiBufferUtilput_varlength

since: 3.0.0

Declaration [src]

void
ags_midi_buffer_util_put_varlength (
  guchar* buffer,
  glong varlength
)

Description [src]

Put the variable lenght value to buffer.

Available since: 3.0.0

Parameters

buffer

Type: guchar*

The character buffer.

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

Type: glong

The value to put.