Pipeline.getPipelineClock

gst.clock.Clock getPipelineClock()

Gets the current clock used by pipeline.

Unlike [gst.element.Element.getClock], this function will always return a clock, even if the pipeline is not in the PLAYING state.

Returns

a #GstClock, unref after usage.