Method

AgsAudioPluginPortset_scale_point

since: 3.1.0

Declaration [src]

void
ags_plugin_port_set_scale_point (
  AgsPluginPort* plugin_port,
  gchar** scale_point
)

Description [src]

Set scale point.

Available since: 3.1.0

Parameters

scale_point

Type: gchar**

The scale point.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.