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

class Element
getCurrentClockTime
()

Return Value

Type: gst.types.ClockTime

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