commit | 111fdfd7320416faf92e4b4c6d37d0e7021a837c | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Mon Jun 25 20:03:36 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 25 21:01:02 2018 |
tree | a633e519122d21bcc532d1db7330fc2b6f7cc3a6 | |
parent | d5b8ee1e175e9b5c35653c774fe2d242d6ff7dee [diff] |
Refactor RtpSender to take the sender ID as a constructor argument This change also standardizes the RtpSender to a single constructor and moves the |track| and |stream_ids| arguments to setter methods. Bug: webrtc:8734 Change-Id: I227a84868a80797f6cc2a1af6eec6d76da8ea159 Reviewed-on: https://webrtc-review.googlesource.com/84248 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23730}
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.