commit | 5adfafdbf66cee66c64b0485f964a0954bc77fa7 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Dec 21 00:34:00 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 21 01:35:57 2017 |
tree | 7a2c88208feb7b890bbb12a4a3ffd2483cc0fe8e | |
parent | f8409521d96bfa7af127815cafe3e09ba720ebe8 [diff] |
Make ContentInfo/ContentDescription slightly more ergonomic This makes the following changes: - Replaces ContentDescription with its only subclass, MediaContentDescription - Adds helpers to cast a MediaContentDescription to its audio, video, and data subclasses. - Changes ContentInfo.type to a new enum, MediaProtocolType. Bug: webrtc:8620 Change-Id: I5eb0811cb16a51b0b9d73ecc4fe8edc7037f1aed Reviewed-on: https://webrtc-review.googlesource.com/35100 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21401}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.