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)
The different kind of clocks.
time since Epoch
monotonic time since some unspecified starting point
some other time source is used (Since: 1.0.5)