Method

ALSASeqEventDataQueueget_queue_id

Declaration [src]

void
alsaseq_event_data_queue_get_queue_id (
  const ALSASeqEventDataQueue* self,
  guint8* queue_id
)

Description [src]

Get the numeric identifier of queue for the event.

Parameters

queue_id guint8*
 

The numeric identifier of queue for the event.

 The argument will be set by the function.