Method
AgsAudioPortget_plugin_port
since: 7.0.0
Declaration [src]
GObject*
ags_port_get_plugin_port (
AgsPort* port
)
Description [src]
Get the plugin port of port
.
Available since: 7.0.0
Gets property | AgsAudio.Port:plugin-port |
Return value
Type: GObject
The plugin port.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |