GstClockClass.getInternalTime

struct GstClockClass
extern (C)
GstClockTime function(GstClock* clock) getInternalTime;

Return Value

the internal time of the clock. Or GST_CLOCK_TIME_NONE when given invalid input.

MT safe.