Membrane.RTCP.Parser (Membrane RTP plugin v0.5.1) View Source
Parses the incoming RTCP packets and sends to a parent using a notification (notification_t/0
)
Pads
:input
Availability | :always |
Caps | Membrane.RemoteStream , restrictions:<br /> type: :packetized ,<br /> content_format: one_of([nil, Membrane.RTCP]) |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.RTCP.Parser
Link to this section Types
Specs
notification_t() :: {:received_rtcp, Membrane.RTCP.CompoundPacket.t()}
Link to this section Functions
Specs
membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.RTCP.Parser