gstnet.ntp_clock

Module for [NtpClock] class

Types 3

Methods
GType _gType() @property
NtpClock self()Returns `this`, for use in `with` statements.
NtpClockGidBuilder builder()Get builder for [gstnet.ntp_clock.NtpClock] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
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 remoteaddress and remoteport.

Fluent builder for [gstnet.ntp_clock.NtpClock]

Methods