Pipeline.getConfiguredLatency

gst.types.ClockTime getConfiguredLatency()

Return the configured latency on pipeline.

Returns

pipeline configured latency, or [gst.types.CLOCK_TIME_NONE] if none has been configured

because pipeline did not reach the PLAYING state yet.

MT safe.