gstreamer-net-0.10
Description:
Content:
Namespaces:
-
Gst
Classes:
-
NetClientClock - This object implements a custom
Clock that synchronizes its time to a remote time provider such
as NetTimeProvider. A new clock is created with
NetClientClock which takes the address and port of the
remote time provider along with a name and an initial time. This clock will poll the time provider and will update its calibration
parameters based on the local and remote observations. Various parameters of the clock can be configured with the parent
Clock "timeout", "window-size" and "window-threshold" object
properties. A NetClientClock is typically set on a
Pipeline with
use_clock. Last reviewed on 2005-11-23 (0.9.5)
-
NetTimePacket - Various functions for receiving, sending an
serializing NetTimePacket structures. Last reviewed on 2005-11-23 (0.9.5)
-
NetTimeProvider - This object exposes the time of a
Clock on the network. A
NetTimeProvider is created with
NetTimeProvider which takes a
Clock, an address and a port number as arguments. After creating
the object, a client clock such as NetClientClock can query the exposed clock over
the network for its values. The NetTimeProvider typically wraps the clock used by
a Pipeline. Last reviewed on 2005-11-23 (0.9.5)
Constants: