We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43407a3 commit ecc81f3Copy full SHA for ecc81f3
lib/ex_webrtc/rtp/h264/nal_formats/stap_a.ex
@@ -24,7 +24,6 @@ defmodule ExWebRTC.RTP.H264.StapA do
24
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
25
```
26
"""
27
- alias ExWebRTC.RTP.H264.NAL
28
29
@spec parse(binary()) :: {:ok, [binary()]} | {:error, :packet_malformed}
30
def parse(data) do
0 commit comments