get_time


Description:

public ClockTime get_time ()

Gets the current time of the given clock.

The time is always monotonically increasing and adjusted according to the current offset and rate.

Parameters:

this

a Clock to query

Returns:

the time of the clock. Or gst_clock_time_none when given invalid input.