Membrane.RTP.Packet (Membrane RTP plugin v0.7.0-alpha) View Source
Defines a struct describing an RTP packet and a way to parse and serialize it. Based on RFC3550
Link to this section Summary
Link to this section Types
Specs
t() :: %Membrane.RTP.Packet{header: Membrane.RTP.Header.t(), payload: binary()}