GstNet.NtpClock¶
- Subclasses:
None
Methods¶
- Inherited:
GstNet.NetClientClock (1), Gst.SystemClock (2), Gst.Clock (32), Gst.Object (27), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
clock |
r |
Class Details¶
- class GstNet.NtpClock(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(name, remote_address, remote_port, base_time)[source]¶
- Parameters:
- Returns:
a new
Gst.Clock
that receives a time from the remote clock.- Return type:
Create a new
GstNet.NtpClock
that will report the time provided by the NTPv4 server on remote_address and remote_port.New in version 1.6.