commit | 72b751af0b4b301dcabb8e6097b5894fa542a746 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Thu Jun 28 14:09:33 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 28 12:40:07 2018 +0000 |
tree | 7b08982edb45d7a28a0c9a3857e17b979b6b0328 | |
parent | 0d4070a18c056ce8da6c49e56472a1e99f4d5e54 [diff] |
Add PeerConnection GetRtpSender/ReceiverCapabilities Those are static functions in the spec, so implemented as member functions of the PeerConnectionFactory instead. Bug: webrtc:7577, webrtc:9441 Change-Id: Iccb24180e096e713d24e7e25ecfd5d7bbd7638f9 Reviewed-on: https://webrtc-review.googlesource.com/85341 Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23768}
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.