Method

AgsAudioPulseClientadd_port

since: 3.0.0

Declaration [src]

void
ags_pulse_client_add_port (
  AgsPulseClient* pulse_client,
  GObject* pulse_port
)

Description [src]

Add pulse_port to pulse_client.

Available since: 3.0.0

Parameters

pulse_port

Type: GObject

An AgsPulsePort.

The data is owned by the caller of the function.