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

class Pipeline
getPipelineClock
()

Return Value

Type: gst.clock.Clock

a #GstClock, unref after usage.