net: Add NTP and PTP clock types to the docs
authorSebastian Dröge <sebastian@centricular.com>
Mon, 28 Dec 2015 17:41:38 +0000 (19:41 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 28 Dec 2015 17:41:38 +0000 (19:41 +0200)
This gives us the property documentation for example.

docs/libs/gstreamer-libs.types

index 17a7dc1..0d4b5a3 100644 (file)
@@ -36,10 +36,12 @@ gst_trigger_control_source_get_type
 
 % net
 
-#include <gst/net/gstnet.h>
+#include <gst/net/net.h>
 
 gst_net_client_clock_get_type
 gst_net_time_provider_get_type
+gst_ntp_clock_get_type
+gst_ptp_clock_get_type
 
 % check