docs: Hide NTP packet API and add GST_PTP_STATISTICS_* defines to the docs

This commit is contained in:
Sebastian Dröge 2016-01-06 19:42:49 +02:00
parent 2159aa56bc
commit 2d38699144
2 changed files with 7 additions and 1 deletions

View file

@ -46,7 +46,8 @@ IGNORE_HFILES = \
gstlfocontrolsourceprivate.h \ gstlfocontrolsourceprivate.h \
gstgetbits_inl.h \ gstgetbits_inl.h \
gstindex.h \ gstindex.h \
dp-private.h dp-private.h \
gstntppacket.h
# Images to copy into HTML directory. # Images to copy into HTML directory.
HTML_IMAGES = gdp-header.png HTML_IMAGES = gdp-header.png

View file

@ -987,6 +987,11 @@ gst_ptp_clock_new
GstPtpStatisticsCallback GstPtpStatisticsCallback
gst_ptp_statistics_callback_add gst_ptp_statistics_callback_add
gst_ptp_statistics_callback_remove 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> <SUBSECTION Standard>
GstPtpClockClass GstPtpClockClass
GstPtpClockPrivate GstPtpClockPrivate