Membrane: RTP Opus v0.2.0 Membrane.RTP.Opus.Payloader View Source
Parses RTP payloads into parseable Opus packets.
Based on RFC 7587.
Pads
:input
Availability |
:always |
Bin? |
false |
Caps |
Membrane.Opus , restrictions:<br /> self_delimiting?: false ,<br />Membrane.RemoteStream , restrictions:<br /> type: :packetized ,<br /> content_format: one_of([nil, Membrane.Opus]) |
Demand unit |
:buffers |
Direction |
:input |
Mode |
:pull |
Name |
:input |
:output
Availability |
:always |
Bin? |
false |
Caps |
Membrane.RTP |
Direction |
:output |
Mode |
:pull |
Name |
:output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.RTP.Opus.Payloader
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.RTP.Opus.Payloader