Method

ALSACtlElemIdget_subdevice_id

Declaration [src]

void
alsactl_elem_id_get_subdevice_id (
  const ALSACtlElemId* self,
  guint* subdevice_id
)

Description [src]

Get the numeric identifier of element.

Parameters

subdevice_id guint*
 

The numeric identifier of subdevice to which the element belongs.

 The argument will be set by the function.