Method

AgsAudioLv2Managerload_preset

since: 3.0.0

Declaration [src]

void
ags_lv2_manager_load_preset (
  AgsLv2Manager* lv2_manager,
  AgsLv2Plugin* lv2_plugin,
  AgsTurtle* preset
)

Description [src]

Load preset.

Available since: 3.0.0

Parameters

lv2_plugin

Type: AgsLv2Plugin

The AgsLv2Plugin.

The data is owned by the caller of the function.
preset

Type: AgsTurtle

The AgsTurtle.

The data is owned by the caller of the function.