Method

AgsAudioPluginPortget_port_symbol

since: 3.1.0

Declaration [src]

gchar*
ags_plugin_port_get_port_symbol (
  AgsPluginPort* plugin_port
)

Description [src]

Get port symbol.

Available since: 3.1.0

Return value

Type: gchar*

The port symbol.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.