Element.getCurrentClockTime

gst.types.ClockTime getCurrentClockTime()

Returns the current clock time of the element, as in, the time of the element's clock, or GST_CLOCK_TIME_NONE if there is no clock.

Returns

the clock time of the element, or GST_CLOCK_TIME_NONE if there is

no clock.