Membrane Element: RTP v0.3.0 Membrane.Element.RTP.Packet View Source
Describes an RTP packet.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Membrane.Element.RTP.Packet{
header: Membrane.Element.RTP.Header.t(),
payload: binary()
}