mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
docs: fix function name and typo
This commit is contained in:
parent
3ca7f29224
commit
cc445664c8
1 changed files with 2 additions and 2 deletions
|
@ -450,9 +450,9 @@ gst_collect_pads2_set_event_function (GstCollectPads2 * pads,
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_collect_pads2_clip_running:
|
||||
* gst_collect_pads2_clip_running_time:
|
||||
* @pads: the collectspads to use
|
||||
* @cdata: collect data of corrsponding pad
|
||||
* @cdata: collect data of corresponding pad
|
||||
* @buf: buffer being clipped
|
||||
* @outbuf: output buffer with running time, or NULL if clipped
|
||||
* @user_data: user data (unused)
|
||||
|
|
Loading…
Reference in a new issue