Method

ALSASeqEventget_queue_id

Declaration [src]

void
alsaseq_event_get_queue_id (
  const ALSASeqEvent* self,
  guint8* queue_id
)

Description [src]

Get the numeric identifier of queue to schedule the event.

Parameters

queue_id guint8*
 

The numeric identifier of queue.

 The argument will be set by the function.