NtpClock.this

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

class NtpClock
this

Parameters

name string

a name for the clock

remoteAddress string

the address or hostname of the remote clock provider

remotePort int

the port of the remote clock provider

baseTime gst.types.ClockTime

initial time of the clock

Return Value

a new #GstClock that receives a time from the remote clock.