Constructor

ALSACtlElemValuenew

Declaration [src]

ALSACtlElemValue*
alsactl_elem_value_new (
  void
)

Description [src]

Allocate and return an instance of ALSACtlElemValue.

Return value

Returns: ALSACtlElemValue
 

An instance of ALSACtlElemValue.

 The caller of the function takes ownership of the data, and is responsible for freeing it.