LFOControlSource.timeshift

Set timeshift property.

  1. ulong timeshift [@property getter]
  2. ulong timeshift [@property setter]
    class LFOControlSource
    @property
    void
    timeshift
    (
    ulong propval
    )

Parameters

propval ulong

Specifies the timeshift to the right that should be used for the waveform of this #GstLFOControlSource in nanoseconds.

To get a n nanosecond shift to the left use "(GST_SECOND / frequency) - n".