Function

AgsAudioLv2PortPresetfree

since: 3.0.0

Declaration [src]

void
ags_lv2_port_preset_free (
  AgsLv2PortPreset* lv2_port_preset
)

Description [src]

Free lv2_port_preset.

Available since: 3.0.0

Parameters

lv2_port_preset

Type: AgsLv2PortPreset*

The AgsLv2PortPreset-struct.

The argument can be NULL.
The data is owned by the caller of the function.