mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
docs: add () to xref the function.
This commit is contained in:
parent
cc55b9772b
commit
4054ea491e
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ gst_type_find_factory_dispose (GObject * object)
|
|||
* gst_type_find_factory_get_list:
|
||||
*
|
||||
* Gets the list of all registered typefind factories. You must free the
|
||||
* list using gst_plugin_feature_list_free.
|
||||
* list using gst_plugin_feature_list_free().
|
||||
*
|
||||
* The returned factories are sorted by highest rank first, and then by
|
||||
* factory name. (behaviour change since 0.10.26)
|
||||
|
|
Loading…
Reference in a new issue