mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
collectpads: fix documentation glitch
This commit is contained in:
parent
6f75a5823e
commit
7479b64a2a
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ unref_data (GstCollectData * data)
|
|||
* The pad will be automatically activated in push mode when @pads is
|
||||
* started.
|
||||
*
|
||||
* This function calls gst_collect_pads_add_pad() passing a value of NULL
|
||||
* This function calls gst_collect_pads_add_pad_full() passing a value of NULL
|
||||
* for destroy_notify.
|
||||
*
|
||||
* Returns: a new #GstCollectData to identify the new pad. Or NULL
|
||||
|
|
Loading…
Reference in a new issue