Function

ALSASeqEventnew

Declaration [src]

ALSASeqEvent*
alsaseq_event_new (
  ALSASeqEventType event_type
)

Description [src]

Allocate and return an instance of ALSASeqEvent.

Parameters

Return value

Returns: ALSASeqEvent
 

An instance of ALSASeqEvent.

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