Constants

Details

GstNet.NET_TIME_PACKET_SIZE = 16

The size of the packets sent between network clocks.

GstNet.PTP_CLOCK_ID_NONE = 18446744073709551615

PTP clock identification that can be passed to GstNet.ptp_init() to automatically select one based on the MAC address of interfaces

GstNet.PTP_STATISTICS_BEST_MASTER_CLOCK_SELECTED = 'GstPtpStatisticsBestMasterClockSelected'
GstNet.PTP_STATISTICS_NEW_DOMAIN_FOUND = 'GstPtpStatisticsNewDomainFound'
GstNet.PTP_STATISTICS_PATH_DELAY_MEASURED = 'GstPtpStatisticsPathDelayMeasured'
GstNet.PTP_STATISTICS_TIME_UPDATED = 'GstPtpStatisticsTimeUpdated'