Virtual Method

AgsAudioMidiParsertempo

since: 3.0.0

Declaration [src]

xmlNode*
tempo (
  AgsMidiParser* midi_parser,
  guint meta_type
)

Description [src]

Parse tempo.

Available since: 3.0.0

Parameters

meta_type

Type: guint

The meta type byte.

Return value

Type: xmlNode

The xmlNode containing parsed data.

The data is owned by the called function.