LFOControlSource.timeshift

Get timeshift property.

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

Return Value

Type: 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".