Constructor
AgsAudioPluginPortnew
since: 3.0.0
Declaration [src]
AgsPluginPort*
ags_plugin_port_new (
void
)
Return value
Type: AgsPluginPort
A new AgsPluginPort
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |