Method

AgsAudioCoreAudioClientadd_port

since: 3.0.0

Declaration [src]

void
ags_core_audio_client_add_port (
  AgsCoreAudioClient* core_audio_client,
  GObject* core_audio_port
)

Description [src]

Add core_audio_port to 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.