Function

AgsAudioMidiBufferUtilget_varlength_size

since: 3.0.0

Declaration [src]

guint
ags_midi_buffer_util_get_varlength_size (
  glong varlength
)

Description [src]

Retrieve the size needed to store the variable length.

Available since: 3.0.0

Parameters

varlength

Type: glong

The variable length.

Return value

Type: guint

The size needed to be allocated.