Method

AgsAudioLv2TurtleScannerquick_scan

since: 3.2.7

Declaration [src]

void
ags_lv2_turtle_scanner_quick_scan (
  AgsLv2TurtleScanner* lv2_turtle_scanner,
  gchar* manifest_filename
)

Description [src]

Quick scan to detect available plugins.

Available since: 3.2.7

Parameters

manifest_filename

Type: gchar*

The manifest filename.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.