Membrane Element Tee v0.3.2 Membrane.Element.Tee.Parallel 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 |
Bin? | false |
Caps | :any |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:output
Availability | :on_request |
Bin? | false |
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
Link to this function
membrane_pads()
View Sourcemembrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.Element.Tee.Parallel