Method

ALSACtlElemIdget_index

Declaration [src]

void
alsactl_elem_id_get_index (
  const ALSACtlElemId* self,
  guint* index
)

Description [src]

Get the index of element.

Parameters

index guint*
 

The index of element.

 The argument will be set by the function.