Method

ALSASeqEventDataQueueget_position_param

[]

Declaration [src]

void
alsaseq_event_data_queue_get_position_param (
  const ALSASeqEventDataQueue* self,
  guint* position
)
[]

Description [src]

Get the position as param of the queue event.

[]

Parameters

position guint*
 

The position as param of the queue event.

 The argument will be set by the function.