Constructor

AgsAudioPluginPortnew

since: 3.0.0

Declaration [src]

AgsPluginPort*
ags_plugin_port_new (
  void
)

Description [src]

Creates an AgsPluginPort.

Available since: 3.0.0

Return value

Type: AgsPluginPort

A new AgsPluginPort.

The caller of the function takes ownership of the data, and is responsible for freeing it.