Method

ALSASeqQueueTempoget_skew

Declaration [src]

void
alsaseq_queue_tempo_get_skew (
  ALSASeqQueueTempo* self,
  const guint32** skew
)

Description [src]

Refer to numerator and denominator of fraction for skew.

Parameters

skew An array of guint32*
 

The array with two elements for numerator and denominator of fraction for skew.

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