Method

AgsAudioMidiSmfUtilget_varlength_size

since: 6.0.0

Declaration [src]

guint
ags_midi_smf_util_get_varlength_size (
  AgsMidiSmfUtil* midi_smf_util,
  gint varlength
)

Description [src]

Retrieve the size needed to store the variable length.

Available since: 6.0.0

Parameters

varlength

Type: gint

The variable length.

Return value

Type: guint

The size needed to be allocated.