Membrane Element: RTP v0.2.1 Membrane.Element.RTP.PayloadTypeDecoder View Source

This module contains utility to translate numerical payload type into an atom value.

Link to this section Summary

Functions

Decodes numerical payload type into an atom value according to RFC3551. For quick reference check datasheet.

Link to this section Functions

Link to this function

decode_payload_type(type)

View Source
decode_payload_type(payload_type :: Membrane.Caps.RTP.raw_payload_type()) ::
  Membrane.Caps.RTP.payload_type()

Decodes numerical payload type into an atom value according to RFC3551. For quick reference check datasheet.