mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 16:18:16 +00:00
gstutils: fix link in parse_bin_from_description_full doc
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/475>
This commit is contained in:
parent
53b193414d
commit
1816f74339
1 changed files with 1 additions and 1 deletions
|
@ -3440,7 +3440,7 @@ gst_parse_bin_from_description (const gchar * bin_description,
|
|||
*
|
||||
* Returns: (transfer floating) (type Gst.Element) (nullable): a newly-created
|
||||
* element, which is guaranteed to be a bin unless
|
||||
* GST_FLAG_NO_SINGLE_ELEMENT_BINS was passed, or %NULL if an error
|
||||
* #GST_PARSE_FLAG_NO_SINGLE_ELEMENT_BINS was passed, or %NULL if an error
|
||||
* occurred.
|
||||
*/
|
||||
GstElement *
|
||||
|
|
Loading…
Reference in a new issue