Method

AgsAudioPulseClientadd_device

since: 3.0.0

Declaration [src]

void
ags_pulse_client_add_device (
  AgsPulseClient* pulse_client,
  GObject* pulse_device
)

Description [src]

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