Method
AgsAudioLv2Managerload_preset
since: 3.0.0
Declaration [src]
void
ags_lv2_manager_load_preset (
AgsLv2Manager* lv2_manager,
AgsLv2Plugin* lv2_plugin,
AgsTurtle* preset
)
Parameters
lv2_plugin
-
Type:
AgsLv2Plugin
The
AgsLv2Plugin
.The data is owned by the caller of the method. preset
-
Type:
AgsTurtle
The
AgsTurtle
.The data is owned by the caller of the method.