Method
AgsAudioPluginPortset_port_name
since: 3.1.0
[−]
Declaration [src]
void
ags_plugin_port_set_port_name (
AgsPluginPort* plugin_port,
gchar* port_name
)
[−]
Description [src]
Set port name.
Available since: 3.1.0
Sets property | AgsAudio.PluginPort:port-name |
[−]
Parameters
port_name
-
Type:
gchar*
The port name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.