Constructor

ALSASeqQueueInfonew

Declaration [src]

ALSASeqQueueInfo*
alsaseq_queue_info_new (
  void
)

Description [src]

Allocate and return an instance of ALSASeqQueueInfo.

Return value

Returns: ALSASeqQueueInfo
 

An instance of ALSASeqQueueInfo.

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