Method

AgsAudioCoreAudioClientremove_port

since: 3.0.0

Declaration [src]

void
ags_core_audio_client_remove_port (
  AgsCoreAudioClient* core_audio_client,
  GObject* core_audio_port
)

Description [src]

Remove core_audio_port from core_audio_client.

Available since: 3.0.0

Parameters

core_audio_port

Type: GObject

An AgsCoreAudioPort.

The data is owned by the caller of the function.