Membrane Element: RTP v0.2.1 Membrane.Element.RTP.PacketParser View Source
Parses RTP packet based on RFC3550
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
parse_packet(bytes)
View Sourceparse_packet(binary()) :: {:ok, Membrane.Element.RTP.Packet.t()} | {:error, error_reason()}