Method
AgsAudioLadspaManagerload_file
since: 3.0.0
[−]
Declaration [src]
void
ags_ladspa_manager_load_file (
AgsLadspaManager* ladspa_manager,
gchar* ladspa_path,
gchar* filename
)
[−]
Parameters
ladspa_path
-
Type:
gchar*
The LADSPA path.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. filename
-
Type:
gchar*
The filename of the plugin.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.