Pipeline.delay

ulong delay() @property

Get delay property.

Returns

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.

void delay(ulong propval) @property

Set delay property.

Parameters

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