Pipeline.getConfiguredLatency

Return the configured latency on pipeline.

class Pipeline
getConfiguredLatency
()

Return Value

Type: gst.types.ClockTime

pipeline configured latency, or GST_CLOCK_TIME_NONE if none has been configured because pipeline did not reach the PLAYING state yet.

MT safe.