Membrane Element: RTP MPEGAudio v0.3.1 Membrane.Element.RTP.MPEGAudio.Depayloader View Source
Parses RTP payloads into parsable mpeg chunks based on RFC 2038
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| MBZ | Frag_offset |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
MBZ: Must be zero, reserved for future use.
Frag_offset: Byte offset into the audio frame for the data in this packet.
Pads
:input
Availability | :always |
Bin? | false |
Caps | Membrane.Caps.RTP , restrictions:raw_payload_type: 14 ,payload_type: :mpa |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:output
Availability | :always |
Bin? | false |
Caps | :any |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.Element.RTP.MPEGAudio.Depayloader
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.Element.RTP.MPEGAudio.Depayloader