Constructor

ALSASeqQueueTemponew

Declaration [src]

ALSASeqQueueTempo*
alsaseq_queue_tempo_new (
  void
)

Description [src]

Allocate and return an instance of ALSASeqQueueTempo.

Return value

Returns: ALSASeqQueueTempo
 

An instance of ALSASeqQueueTempo.

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