LFOControlSourceGidBuilderImpl.timeshift

Set timeshift property.

class LFOControlSourceGidBuilderImpl(T)
T
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".

Return Value

Type: T

Builder instance for fluent chaining