Membrane.RTP.Header.Extension (Membrane RTP plugin v0.9.0) View Source
Describes RTP Header Extension defined in RFC3550
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| defined by profile | length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| header extension |
| .... |
Link to this section Summary
Link to this section Types
Specs
t() :: %Membrane.RTP.Header.Extension{data: binary(), identifier: 1..14}