Virtual Method

AgsAudioMidiParsertime_signature

since: 3.0.0

Declaration [src]

xmlNode*
time_signature (
  AgsMidiParser* midi_parser,
  guint meta_type
)

Description [src]

Parse time signature.

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.