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