Method

AgsAudioOscParserparse_full

since: 3.0.0

Declaration [src]

xmlDoc*
ags_osc_parser_parse_full (
  AgsOscParser* osc_parser
)

Description [src]

Parse full document.

Available since: 3.0.0

Return value

Type: xmlDoc

The parsed XML doc.

The data is owned by the instance.