mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
discoverer: Minor documentation fix
docs: Minor discoverer documentation fix
This commit is contained in:
parent
8b5bcc1d8a
commit
6b66f455a2
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ gst_discoverer_info_get_video_streams (GstDiscovererInfo * info)
|
|||
* Finds all the #GstDiscovererContainerInfo contained in @info
|
||||
*
|
||||
* Returns: A #GList of matching #GstDiscovererStreamInfo. The caller should
|
||||
* free it with #g_list_free.
|
||||
* free it with #gst_discoverer_stream_info_list_free.
|
||||
*
|
||||
* Since 0.10.31
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue