Method

AgsAudioRecallremove_port

since: 3.3.0

Declaration [src]

void
ags_recall_remove_port (
  AgsRecall* recall,
  AgsPort* port
)

Description [src]

Remove port from recall.

Available since: 3.3.0

Parameters

port

Type: AgsPort

The AgsPort.

The data is owned by the caller of the function.