Constructor

ALSASeqClientInfonew

Declaration [src]

ALSASeqClientInfo*
alsaseq_client_info_new (
  void
)

Description [src]

Allocate and return an instance of ALSASeqClientInfo.

Return value

Returns: ALSASeqClientInfo
 

An instance of ALSASeqClientInfo.

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