View Source Membrane.RTCP.Parser (Membrane RTP plugin v0.12.0)
Element responsible for receiving raw RTCP packets, parsing them and emitting proper RTCP events.
pads
Pads
input
:input
Availability | :always |
Caps | Membrane.RemoteStream , restrictions:type: :packetized ,content_format: one_of([nil, Membrane.RTP]) |
Demand mode | :auto |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
receiver_report_output
:receiver_report_output
Availability | :always |
Caps | Membrane.RemoteStream , restrictions:type: :packetized ,content_format: Membrane.RTCP |
Demand mode | :manual |
Demand unit | :buffers |
Direction | :output |
Mode | :push |
Name | :receiver_report_output |
output
:output
Availability | :always |
Caps | Membrane.RTCP |
Demand mode | :auto |
Demand unit | :buffers |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.RTCP.Parser
Link to this section Functions
@spec membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.RTCP.Parser