Function

AgsAudioLadspaManagerget_default_path

since: 3.0.0

Declaration [src]

gchar**
ags_ladspa_manager_get_default_path (
  void
)

Description [src]

Get ladspa manager default plugin path.

Available since: 3.0.0

Return value

Type: An array of utf8

The plugin default search path as a string vector.

The array is NULL-terminated.
The data is owned by the called function.
Each element is a NUL terminated UTF-8 string.