Method

AgsAudioPulseClientremove_device

since: 3.0.0

Declaration [src]

void
ags_pulse_client_remove_device (
  AgsPulseClient* pulse_client,
  GObject* pulse_device
)

Description [src]

Remove pulse_device from pulse_client.

Available since: 3.0.0

Parameters

pulse_device

Type: GObject

An AgsPulseDevout or AgsPulseDevin.

The data is owned by the caller of the function.