Method

ALSASeqEventget_event_type

Declaration [src]

void
alsaseq_event_get_event_type (
  const ALSASeqEvent* self,
  ALSASeqEventType* event_type
)

Description [src]

Get the type of event.

Parameters

event_type ALSASeqEventType
 

A ALSASeqEventType.

 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.