Most notably, will return "INVALID_MODIFICATION" if a field in the configuration was modified and modification of that field isn't supported. Also changing RTCError to a class that wraps an enum type, because it will eventually need to hold other information (like SDP line number), to match the RTCError that was recently added to the spec: https://github.com/w3c/webrtc-pc/pull/850 BUG=webrtc:6916 Review-Url: https://codereview.webrtc.org/2587133004 Cr-Commit-Position: refs/heads/master@{#15777}
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.