Gst.ClockType

The different kind of clocks.

ClockType.REALTIME

time since Epoch

ClockType.MONOTONIC

monotonic time since some unspecified starting point

ClockType.OTHER

some other time source is used (Since: 1.0.5)