commit | a6fe261b97eeb4a027d04dac4fa4d560ca66bd68 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Jan 19 10:28:54 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 19 13:00:32 2018 |
tree | 185f1b66fc9e306c5930d9f210a2b658832923b7 | |
parent | e90316be3f89bb17dd2be7e55d0821a4e0e532ca [diff] |
Move AudioOptions to its own header file and target. It is part of our api. With the intention to later delete the inclusion of mediachannel.h from api/peerconnectioninterface.h, and eliminate circular dependencies. Bug: webrtc:7504 Change-Id: If44efd14d85675530e457760a1c4a1d338f931b7 Reviewed-on: https://webrtc-review.googlesource.com/41281 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21694}
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.