Method

AgsAudioPulseServerremove_client

since: 3.0.0

Declaration [src]

void
ags_pulse_server_remove_client (
  AgsPulseServer* pulse_server,
  GObject* pulse_client
)

Description [src]

Remove pulse_client to pulse_server.

Available since: 3.0.0

Parameters

pulse_client

Type: GObject

The AgsPulseClient to remove.

The data is owned by the caller of the function.