mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
docs: urisourcebin: fix typo
This commit is contained in:
parent
e68c85e5a5
commit
e1eed66eb8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
* urisourcebin is an element for accessing URIs in a uniform manner.
|
||||
*
|
||||
* It handles selecting a URI source element and potentially download
|
||||
* buffering for network sources. It roduces one or more source pads,
|
||||
* buffering for network sources. It produces one or more source pads,
|
||||
* depending on the input source, for feeding to decoding chains or decodebin.
|
||||
*
|
||||
* The main configuration is via the #GstURISourceBin:uri property.
|
||||
|
|
Loading…
Reference in a new issue