Method

ALSASeqEventDataQueueget_quadlet_param

Declaration [src]

void
alsaseq_event_data_queue_get_quadlet_param (
  const ALSASeqEventDataQueue* self,
  const guint32** quadlets
)

Description [src]

Refer to two quadlets as the parameter of queue event.

Parameters

quadlets An array of guint32*
 

The array with two elements for quadlets as the parameter of queue event.

 The argument will be set by the function.
 The array must have 2 elements.
 The data is owned by the caller of the function.