Method

AgsAudioAutomationset_port

since: 3.1.0

Declaration [src]

void
ags_automation_set_port (
  AgsAutomation* automation,
  GObject* port
)

Description [src]

Set port.

Available since: 3.1.0

Parameters

port

Type: GObject

The AgsPort.

The data is owned by the caller of the function.