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

Parameters

plugin_port

Type: GObject

The AgsPluginPort.

The data is owned by the caller of the method.