Constructor

ALSASeqUserClientnew

Declaration [src]

ALSASeqUserClient*
alsaseq_user_client_new (
  void
)

Description [src]

Allocate and return an instance of ALSASeqUserClient.

Return value

Returns: ALSASeqUserClient
 

An instance of ALSASeqUserClient.

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