Constructor

ALSASeqPortInfonew

Declaration [src]

ALSASeqPortInfo*
alsaseq_port_info_new (
  void
)

Description [src]

Allocate and return an instance of ALSASeqPortInfo.

Return value

Returns: ALSASeqPortInfo
 

An instance of ALSASeqPortInfo.

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