Method

ALSASeqEventDataQueueset_real_time_param

Declaration [src]

void
alsaseq_event_data_queue_set_real_time_param (
  ALSASeqEventDataQueue* self,
  const guint32* real_time
)

Description [src]

Set the real time as parameter of the queue event.

Parameters

real_time An array of guint32
 

The real time as param of the queue event.

 The array must have 2 elements.
 The data is owned by the caller of the function.