Membrane RTP plugin v0.4.0-alpha Membrane.RTP.Packet.PayloadType View Source

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

Link to this section Summary

Functions

Gets the name of used encoding from numerical payload according to RFC3551. For quick reference check datasheet.

Link to this section Functions

Link to this function

get_encoding_name(type)

View Source
get_encoding_name(payload_type :: Membrane.RTP.raw_payload_type_t()) ::
  Membrane.RTP.payload_type_t()

Gets the name of used encoding from numerical payload according to RFC3551. For quick reference check datasheet.