Membrane.Element.Tee.Parallel (Membrane Element Tee v0.5.0) View Source
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.
Pads
:input
Availability | :always |
Caps | :any |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:output
Availability | :on_request |
Caps | :any |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.Element.Tee.Parallel
Link to this section Functions
Specs
membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.Element.Tee.Parallel