LFOControlSource.timeshift

ulong timeshift() @property

Get timeshift property.

Returns

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

void timeshift(ulong propval) @property

Set timeshift property.

Parameters

propvalSpecifies 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".