Method

ALSACtlElemIdget_device_id

Declaration [src]

void
alsactl_elem_id_get_device_id (
  const ALSACtlElemId* self,
  guint* device_id
)

Description [src]

Get the numeric identifier of device to which the element belongs.

Parameters

device_id guint*
 

The numeric identifier of device to which the element belongs.

 The argument will be set by the function.