NetTimeProvider.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gst.clock.Clock clock, string address, int port)

Allows network clients to get the current time of clock.

Parameters

clocka #GstClock to export over the network
addressan address to bind on as a dotted quad (xxx.xxx.xxx.xxx), IPv6 address, or NULL to bind to all addresses
porta port to bind on, or 0 to let the kernel choose

Returns

the new #GstNetTimeProvider, or NULL on error