commit | 47136ddaea7fea55f9d54116f654a8bcf263a6e2 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Jan 12 18:49:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Jan 13 01:44:04 2018 |
tree | 3cf491555a30829ea4f89f7960d7ba560a280758 | |
parent | d9b64cdd3263cf523cb2430b920fb958fc1d9429 [diff] |
Change RtpSenders to interact with the media channel directly Similar to the change for RtpReceivers, this removes the BaseChannel methods that would just proxy calls to the MediaChannel and instead gives the MediaChannel directly to the RtpSenders to make the calls directly. Bug: webrtc:8587 Change-Id: Ibab98d75ff1641e902281ad9e31ffdad36caff35 Reviewed-on: https://webrtc-review.googlesource.com/38983 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21608}
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.