Method

AstalWpAudioget_device

Declaration

AstalWpDevice*
astal_wp_audio_get_device (
  AstalWpAudio* self,
  guint id
)

Description

Gets the device with the given id.

Parameters

id

Type: guint

The id of the device.

Return value

Type: AstalWpDevice

No description available.

The data is owned by the instance.
The return value can be NULL.