Membrane.RTCP.Parser (Membrane RTP plugin v0.7.1-alpha.3) View Source
Element responsible for receiving raw RTCP packets, parsing them and emitting proper RTCP events.
Pads
:input
Availability | :always |
Caps | Membrane.RemoteStream , restrictions:<br /> type: :packetized ,<br /> content_format: one_of([nil, Membrane.RTP]) |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:rtcp_output
Availability | :always |
Caps | :any |
Direction | :output |
Mode | :push |
Name | :rtcp_output |
:output
Availability | :always |
Caps | Membrane.RTCP |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.RTCP.Parser
Link to this section Functions
Specs
membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.RTCP.Parser