PipelineGidBuilderImpl.delay

Set delay property.

class PipelineGidBuilderImpl(T)
T
delay
(
ulong propval
)

Parameters

propval ulong

The expected delay needed for elements to spin up to the PLAYING state expressed in nanoseconds. see gst.pipeline.Pipeline.setDelay for more information on this option.

Return Value

Type: T

Builder instance for fluent chaining