mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
flowcombiner: fix docs for gst_flow_combiner_reset()
This commit is contained in:
parent
6deefac851
commit
5ebfe26a51
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ gst_flow_combiner_clear (GstFlowCombiner * combiner)
|
|||
* gst_flow_combiner_reset:
|
||||
* @combiner: the #GstFlowCombiner to clear
|
||||
*
|
||||
* Removes all pads from a #GstFlowCombiner and resets it to its initial state.
|
||||
* Reset flow combiner and all pads to their initial state without removing pads.
|
||||
*
|
||||
* Since: 1.6
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue