GstElement.baseTime

the time of the clock right before the element is set to PLAYING. Subtracting @base_time from the current clock time in the PLAYING state will yield the running_time against the clock.

struct GstElement
GstClockTimeDiff baseTime;

Meta