Gst.Clock::get_internal_time

function vfunc_get_internal_time():Gst.ClockTime {
}

Gets the current internal time of the given clock. The time is returned unadjusted for the offset and the rate.

Returns

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