This is part of the work towards implementing Unified Plan. The logic for correlating m= lines to channels is changing in Unified Plan. Moving this logic to WebRtcSession means that we do not need to add a flag to BaseChannel to indicate which logic it should use (i.e., Plan B vs. Unified Plan) and can keep those details in WebRtcSession. Bug: webrtc:8183 Change-Id: I729da73ece01fd20f45e82f8956a02c4cad2469e Reviewed-on: https://chromium-review.googlesource.com/653490 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19786}
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.