Method
AgsAudioMidiParserparse_track
since: 3.0.0
Declaration [src]
xmlNode*
ags_midi_parser_parse_track (
AgsMidiParser* midi_parser
)
Return value
Type: xmlNode
The xmlNode containing parsed data.
The returned data is owned by the instance. |