commit | a0677d14c17fef02ded0a6324e34fbb9a31c4320 | [log] [tgz] |
---|---|---|
author | Piotr (Peter) Slatala <psla@webrtc.org> | Mon Oct 29 07:31:42 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 29 15:20:12 2018 +0000 |
tree | 175b04bbffddfa5d4b5545fdeea26175f37fc820 | |
parent | 12048c71501a2b62225e65ba270cdcd0dcd691ee [diff] |
Add MediaTransportSettings struct for configuring media transport. The struct is more generic and easier to extend than parameters to the Factory. In addition, the list of parameters to the factory might grow, making invocations awkward if not difficult to read. Bug: webrtc:9719 Change-Id: I4b98e26f1f4c0d5ea840f9c28e7ed7abee072b74 Reviewed-on: https://webrtc-review.googlesource.com/c/107984 Commit-Queue: Peter Slatala <psla@webrtc.org> Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25413}
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.