From 99d7ca79e3124b747b9f4a069509d558cd8b7e5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 28 Dec 2015 19:41:38 +0200 Subject: [PATCH] net: Add NTP and PTP clock types to the docs This gives us the property documentation for example. --- docs/libs/gstreamer-libs.types | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/libs/gstreamer-libs.types b/docs/libs/gstreamer-libs.types index 17a7dc1..0d4b5a3 100644 --- a/docs/libs/gstreamer-libs.types +++ b/docs/libs/gstreamer-libs.types @@ -36,10 +36,12 @@ gst_trigger_control_source_get_type % net -#include +#include gst_net_client_clock_get_type gst_net_time_provider_get_type +gst_ntp_clock_get_type +gst_ptp_clock_get_type % check -- 2.7.4