Virtual Method
AgsAudioMidiParserparse_bytes
Declaration [src]
xmlNode*
parse_bytes (
AgsMidiParser* midi_parser,
guchar* midi_buffer,
guint buffer_length
)
Parameters
midi_buffer
-
Type:
guchar*
No description available.
The data is owned by the caller of the method. buffer_length
-
Type:
guint
No description available.
Return value
Type: xmlNode
No description available.
The returned data is owned by the instance. |