Method

AgsAudioPresetremove_parameter

since: 3.0.0

Declaration [src]

void
ags_preset_remove_parameter (
  AgsPreset* preset,
  guint nth
)

Description [src]

Remove parameter of preset.

Available since: 3.0.0

Parameters

nth

Type: guint

The nth parameter to remove.