Method

ALSASeqQueueTemposet_skew

Declaration [src]

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

Description [src]

Copy 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 array must have 2 elements.
 The data is owned by the caller of the function.