commit | 08da28dd60b068acf3851993eac7182a082e18bc | [log] [tgz] |
---|---|---|
author | Peter Hanspers <peterhanspers@webrtc.org> | Fri May 11 08:58:45 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 14 09:25:49 2018 |
tree | 1f44edfb36a8be198ae0cc376d77b91bc30278cc | |
parent | c6ce9c59385102e766913dcfc5eb69cb5cf135ba [diff] |
Moving iOS Audio Device to sdk. This change forks the existing iOS audio device module and audio device from modules/audio_device/ into sdk/objc/Framework. It also updates RTCPeerConnectionFactory to use the forked implementation. The unit tests are re-implemented as XCTests. (was: https://webrtc-review.googlesource.com/c/src/+/67300) Bug: webrtc:9120 Change-Id: I07340505137b16c2dd487569ad0112f984557bba Reviewed-on: https://webrtc-review.googlesource.com/75125 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23208}
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.