flowcombiner: fix docs for gst_flow_combiner_reset()

This commit is contained in:
Tim-Philipp Müller 2016-05-05 18:02:21 +01:00
parent 6deefac851
commit 5ebfe26a51

View file

@ -162,7 +162,7 @@ gst_flow_combiner_clear (GstFlowCombiner * combiner)
* gst_flow_combiner_reset: * gst_flow_combiner_reset:
* @combiner: the #GstFlowCombiner to clear * @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 * Since: 1.6
*/ */