Method

AgsAudioMidiBuilderfrom_xml_doc

since: 3.0.0

[]

Declaration [src]

void
ags_midi_builder_from_xml_doc (
  AgsMidiBuilder* midi_builder,
  xmlDoc* doc
)
[]

Description [src]

Builds from XML document doc.

Available since: 3.0.0

[]

Parameters

doc

Type: xmlDoc

The xmlDocument.

The data is owned by the caller of the method.