Method

AgsAudioRecallset_port

since: 3.7.18

Declaration [src]

void
ags_recall_set_port (
  AgsRecall* recall,
  GList* port
)

Description [src]

Set port by replacing existing.

Available since: 3.7.18

Sets propertyAgsAudio.Recall:port

Parameters

port

Type: A list of None

The GList-struct containing AgsPort.

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