Struct

ALSASeqEventCntr

Description [src]

struct ALSASeqEventCntr {
  /* No available fields */
}

A boxed structure for container which includes batch of events. For batch of events, ALSASeqEventCntr keeps flatten buffer which serialize the events without pointing to extra data blob for variable type.

Instance methods

alsaseq_event_cntr_deserialize

Retrieve GList including batch of deserialized ALSASeqEvent.