mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
docs: rename aggregator to adder in the docs.
This commit is contained in:
parent
bc6b1db5e9
commit
b1f88b3f1f
1 changed files with 1 additions and 1 deletions
|
@ -2654,7 +2654,7 @@ intersect_caps_func (GstPad * pad, GValue * ret, GstPad * orig)
|
|||
*
|
||||
* This function is useful as a default getcaps function for an element
|
||||
* that can handle any stream format, but requires all its pads to have
|
||||
* the same caps. Two such elements are tee and aggregator.
|
||||
* the same caps. Two such elements are tee and adder.
|
||||
*
|
||||
* Returns: the intersection of the other pads' allowed caps.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue