udpsrc: Whitespace

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/977>
This commit is contained in:
Jan Alexander Steffens (heftig) 2021-05-07 11:16:21 +02:00 committed by GStreamer Marge Bot
parent fa1cc0a81f
commit e425bcada5

View file

@ -68,7 +68,7 @@
* If the #GstUDPSrc:timeout property is set to a value bigger than 0, udpsrc
* will generate an element message named `GstUDPSrcTimeout`
* if no data was received in the given timeout.
*
*
* The message's structure contains one field:
*
* * #guint64 `timeout`: the timeout in microseconds that expired when waiting for data.