Pipeline.getDelay

Get the configured delay (see gst.pipeline.Pipeline.setDelay).

class Pipeline
getDelay
()

Return Value

Type: gst.types.ClockTime

The configured delay.

MT safe.