Method

AgsAudioPluginPortget_scale_point

since: 3.1.0

Declaration [src]

gchar**
ags_plugin_port_get_scale_point (
  AgsPluginPort* plugin_port
)

Description [src]

Get scale point.

Available since: 3.1.0

This method is not directly available to language bindings.

Return value

Type: An array of utf8

The scale point.

The array is NULL-terminated.
The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.