Virtual Method

AgsAudioMidiParserparse_header

since: 3.0.0

Declaration [src]

xmlNode*
parse_header (
  AgsMidiParser* midi_parser
)

Description [src]

Parse MIDI header.

Available since: 3.0.0

Return value

Type: xmlNode

The xmlNode containing parsed data.

The data is owned by the called function.