NtpClock

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(string name, string remoteAddress, int remotePort, gst.types.ClockTime baseTime)

Create a new #GstNtpClock that will report the time provided by the NTPv4 server on remote_address and remote_port.

Members

Functions

self
NtpClock self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From NetClientClock

getGType
GType getGType()
gType
GType gType [@property getter]
self
NetClientClock self()

Returns this, for use in with statements.