mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
udpsrc: Whitespace
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/977>
This commit is contained in:
parent
fa1cc0a81f
commit
e425bcada5
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue