gst.clock

Module for Clock class

Members

Classes

Clock
class Clock

GStreamer uses a global clock to synchronize the plugins in a pipeline. Different clock implementations are possible by implementing this abstract base class or, more conveniently, by subclassing #GstSystemClock.

ClockGidBuilder
class ClockGidBuilder

Fluent builder for gst.clock.Clock

ClockGidBuilderImpl
class ClockGidBuilderImpl(T)

Fluent builder implementation template for gst.clock.Clock