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
)
Parameters
turtle
-
Type:
AgsTurtle
The
NULL
terminated array ofAgsTurtle
.The data is owned by the caller of the method. n_turtle
-
Type:
guint
The turtle count.