From 2d386991444b12d1b57a209d943b78255d84e540 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 6 Jan 2016 19:42:49 +0200 Subject: [PATCH] docs: Hide NTP packet API and add GST_PTP_STATISTICS_* defines to the docs --- docs/libs/Makefile.am | 3 ++- docs/libs/gstreamer-libs-sections.txt | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index 837e7ee..aad2aa0 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -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 diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index 608131b..8ce50f1 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -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 GstPtpClockClass GstPtpClockPrivate -- 2.7.4