docs: Hide NTP packet API and add GST_PTP_STATISTICS_* defines to the docs
authorSebastian Dröge <sebastian@centricular.com>
Wed, 6 Jan 2016 17:42:49 +0000 (19:42 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 6 Jan 2016 17:42:49 +0000 (19:42 +0200)
docs/libs/Makefile.am
docs/libs/gstreamer-libs-sections.txt

index 837e7ee..aad2aa0 100644 (file)
@@ -46,7 +46,8 @@ IGNORE_HFILES = \
        gstlfocontrolsourceprivate.h \
        gstgetbits_inl.h \
        gstindex.h \
-       dp-private.h
+       dp-private.h \
+       gstntppacket.h
 
 # Images to copy into HTML directory.
 HTML_IMAGES = gdp-header.png
index 608131b..8ce50f1 100644 (file)
@@ -987,6 +987,11 @@ gst_ptp_clock_new
 GstPtpStatisticsCallback
 gst_ptp_statistics_callback_add
 gst_ptp_statistics_callback_remove
+
+GST_PTP_STATISTICS_BEST_MASTER_CLOCK_SELECTED
+GST_PTP_STATISTICS_NEW_DOMAIN_FOUND
+GST_PTP_STATISTICS_PATH_DELAY_MEASURED
+GST_PTP_STATISTICS_TIME_UPDATED
 <SUBSECTION Standard>
 GstPtpClockClass
 GstPtpClockPrivate