View Source Membrane.Tee.Parallel (Membrane Tee Plugin v0.12.0)
Element for forwarding packets to multiple outputs.
The processing speed is limited by the slowest consuming output.
To use, link this element to one preceding element via input pad and multiple
succesive elements via output pads. Each buffer is forwarded only when demand for
it comes in via each output. If there are no outputs, buffers are dropped.
Pads
:input
Accepted formats:
_any| Direction: | :input |
| Availability: | :always |
| Flow control: | :auto |
:output
Accepted formats:
_any| Direction: | :output |
| Availability: | :on_request |
| Flow control: | :auto |