Most clients already use webrtc::CreateSessionDescription which does the same thing and has the benefit of initializing in one step instead of two and freeing the newly-created session description if there was a parse error. Bug: None Change-Id: Ibeafdf7a6dd73eaea696700bc5eb420838371b75 Reviewed-on: https://chromium-review.googlesource.com/662402 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19808}
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.