From aeca7eb4807de2423ffc3bd798c2b056ab97f79f Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 21 Jan 2015 22:44:59 +1100 Subject: [PATCH] netclock: Fix docs typo. Clock bus messages are GST_MESSAGE_ELEMENT --- libs/gst/net/gstnetclientclock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/net/gstnetclientclock.c b/libs/gst/net/gstnetclientclock.c index 0e86895..2d8f0d5 100644 --- a/libs/gst/net/gstnetclientclock.c +++ b/libs/gst/net/gstnetclientclock.c @@ -47,7 +47,7 @@ * gst_pipeline_use_clock(). * * If you set a #GstBus on the clock via the "bus" object property, it will - * send @GST_MESSAGE_INFO messages with an attached #GstStructure containing + * send @GST_MESSAGE_ELEMENT messages with an attached #GstStructure containing * statistics about clock accuracy and network traffic. */ -- 2.7.4