GstClockType

The different kind of clocks. GST_CLOCK_TYPE_REALTIME time since Epoch GST_CLOCK_TYPE_MONOTONIC monotonic time since some unspecified starting point GST_CLOCK_TYPE_OTHER some other time source is used (Since: 1.0.5)

Values

ValueMeaning
TYPE_REALTIME0
TYPE_MONOTONIC1
TYPE_OTHER2

Meta