Virtual Method

ALSASeqUserClienthandle_event

Declaration [src]

void
handle_event (
  ALSASeqUserClient* self,
  const ALSASeqEventCntr* ev_cntr
)

Description [src]

When event occurs, this signal is emit with the instance of object which includes batch of events.

Parameters

ev_cntr ALSASeqEventCntr
 

The instance of ALSASeqEventCntr which includes batch of events.

 The data is owned by the caller of the function.