Method

AgsAudioLv2TurtleParserparse_names

since: 3.0.0

Declaration [src]

void
ags_lv2_turtle_parser_parse_names (
  AgsLv2TurtleParser* lv2_turtle_parser,
  AgsTurtle** turtle,
  guint n_turtle
)

Description [src]

Parse names only from manifest and referred turtles.

Available since: 3.0.0

Parameters

turtle

Type: AgsTurtle

The NULL terminated array of AgsTurtle.

The data is owned by the caller of the function.
n_turtle

Type: guint

The turtle count.