commit | 55adc0e1a5f39f7b4bb706c1cbc688e75c9754ae | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Sat Mar 11 02:33:45 2017 |
committer | Commit bot <commit-bot@chromium.org> | Sat Mar 11 02:33:45 2017 |
tree | 6ae3616209e8fdd7c9d2f97c6827dc64f3ac29f3 | |
parent | 3a72c228a164845a66e8f336757d9b617ea89c48 [diff] |
Add skeleton webrtc::SessionDescription and webrtc::MediaDescription classes. BUG=webrtc:7311 Review-Url: https://codereview.webrtc.org/2743003004 Cr-Commit-Position: refs/heads/master@{#17181}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.