This avoids redoing RTP header parsing already done in Call, for video. The next step is to convert other types of receive streams, i.e., audio and flexfec, to use a compatible OnRtpPacket method. We can then introduce a shared base interface, and simplify media-independent receive processing in Call. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2681673004 Cr-Commit-Position: refs/heads/master@{#16583}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.