Membrane RTP plugin v0.4.0-alpha Membrane.RTCP.SdesPacket View Source

Parses Source Description (SDES) RTCP Packets defined in RFC3550

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Membrane.RTCP.SdesPacket{
  chunks: %{required(Membrane.RTP.ssrc_t()) => Keyword.t()}
}