Virtual Method
AgsAudioMidiParserparse_full
since: 3.0.0
Declaration [src]
xmlDoc*
parse_full (
AgsMidiParser* midi_parser
)
Return value
Type: xmlDoc
The xmlDoc representing your MIDI file.
The returned data is owned by the instance. |