View Source Membrane.RTP.VP8.Depayloader (Membrane RTP VP8 Plugin v0.5.0)
Depayloads VP8 frames from RTP packets according to: https://tools.ietf.org/html/rfc7741
pads
Pads
input
:input
Availability | :always |
Caps | Membrane.RTP |
Demand mode | :manual |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
output
:output
Availability | :always |
Caps | Membrane.RemoteStream , restrictions:content_format: Membrane.VP8 ,type: :packetized |
Demand mode | :manual |
Demand unit | :buffers |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.RTP.VP8.Depayloader
Link to this section Types
@type sequence_number() :: 0..65535
Link to this section Functions
@spec membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.RTP.VP8.Depayloader