Method

AgsAudioMidiParsersystem_common

since: 3.0.0

Declaration [src]

xmlNode*
ags_midi_parser_system_common (
  AgsMidiParser* midi_parser,
  guint status
)

Description [src]

Parse system common.

Available since: 3.0.0

Parameters

status

Type: guint

The status byte.

Return value

Type: xmlNode

The xmlNode containing parsed data.

The data is owned by the instance.