Method
AgsAudioDssiManagerload_file
since: 3.0.0
[−]
Declaration [src]
void
ags_dssi_manager_load_file (
AgsDssiManager* dssi_manager,
gchar* dssi_path,
gchar* filename
)
[−]
Parameters
dssi_path
-
Type:
gchar*
The dssi 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.