Method

AgsAudioPulseServeradd_client

since: 3.0.0

Declaration [src]

void
ags_pulse_server_add_client (
  AgsPulseServer* pulse_server,
  GObject* pulse_client
)

Description [src]

Add pulse_client to pulse_server.

Available since: 3.0.0

Parameters

pulse_client

Type: GObject

The AgsPulseClient to add.

The data is owned by the caller of the function.