![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
The adder allows to mix several streams into one by adding the data. Mixed data is clamped to the min/max values of the data format.
The adder currently mixes all data received on the sinkpads as soon as possible without trying to synchronize the streams.
1 |
gst-launch audiotestsrc freq=100 ! adder name=mix ! audioconvert ! alsasink audiotestsrc freq=500 ! mix. |
Last reviewed on 2006-05-09 (0.10.7)