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