mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
udpsrc: fix typo in documentation
https://bugzilla.gnome.org/show_bug.cgi?id=792458
This commit is contained in:
parent
d2f9040e1d
commit
7c5e39f7a7
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
* off proprietary header, for example.
|
||||
*
|
||||
* The udpsrc is always a live source. It does however not provide a #GstClock,
|
||||
* this is left for upstream elements such as an RTP session manager or demuxer
|
||||
* this is left for downstream elements such as an RTP session manager or demuxer
|
||||
* (such as an MPEG demuxer). As with all live sources, the captured buffers
|
||||
* will have their timestamp set to the current running time of the pipeline.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue