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.

address
string address [@property getter]
address
string address [@property setter]
bus
gst.bus.Bus bus [@property getter]
bus
gst.bus.Bus bus [@property setter]
internalClock
gst.clock.Clock internalClock [@property getter]
minimumUpdateInterval
ulong minimumUpdateInterval [@property getter]
minimumUpdateInterval
ulong minimumUpdateInterval [@property setter]
port
int port [@property getter]
port
int port [@property setter]
qosDscp
int qosDscp [@property getter]
qosDscp
int qosDscp [@property setter]
roundTripLimit
ulong roundTripLimit [@property getter]
roundTripLimit
ulong roundTripLimit [@property setter]