From: Sebastian Dröge Date: Wed, 6 Jan 2016 17:42:49 +0000 (+0200) Subject: docs: Hide NTP packet API and add GST_PTP_STATISTICS_* defines to the docs X-Git-Tag: 1.10.4~519 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d386991444b12d1b57a209d943b78255d84e540;p=platform%2Fupstream%2Fgstreamer.git docs: Hide NTP packet API and add GST_PTP_STATISTICS_* defines to the docs --- 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