Constructor

ALSACtlCardnew

Declaration [src]

ALSACtlCard*
alsactl_card_new (
  void
)

Description [src]

Allocate and return an instance of ALSACtlCard.

Return value

Returns: ALSACtlCard
 

An instance of ALSACtlCard.

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