Method
AgsAudioPortset_plugin_port
since: 7.0.0
Declaration [src]
void
ags_port_set_plugin_port (
AgsPort* port,
GObject* plugin_port
)
Description [src]
Set the plugin port of port.
Available since: 7.0.0
| Sets property | AgsAudio.Port:plugin-port |
Parameters
plugin_port-
Type:
GObjectThe
AgsPluginPort.The data is owned by the caller of the method.