commit | 2d9d82eceff99dc31d33136d15fc15a0267b1044 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Tue Apr 23 19:25:51 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 01 20:14:59 2019 +0000 |
tree | 84ab914d706abf286451fd9b5eeb20d325d07b35 | |
parent | 2ad2fabdcf5017a4a5ccdc9c20ab955117498e9c [diff] |
Implement RTCRtpTransceiver.setCodecPreferences SetCodecPreferences allows clients to filter and reorder codecs in their SDP offer and answer. Bug: webrtc:9777 Change-Id: I716bed9b06496629b45210883b286f599c875239 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/129727 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27817}
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.