Method

ALSACtlElemIdget_iface

Declaration [src]

void
alsactl_elem_id_get_iface (
  const ALSACtlElemId* self,
  ALSACtlElemIfaceType* iface
)

Description [src]

Get the interface of element.

Parameters

iface ALSACtlElemIfaceType
 

The interface of element.

 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.