Element.getStartTime
gst.types.ClockTime getStartTime()Returns the start time of the element. The start time is the running time of the clock when this element was last put to PAUSED.
Usually the start_time is managed by a toplevel element such as #GstPipeline.
MT safe.
Returns
the start time of the element.