Valadoc | Vala | Tutorial | API-References | Markup

NetClientClock


Object Hierarchy:

Object hierarchy for NetClientClock

Description:

public class NetClientClock : SystemClock

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)


Namespace: Gst
Package: gstreamer-net-0.10

Content:

Properties:

Creation methods:

Fields: