commit | 432fe68af8cf8e5afd173593f21bb0c3c03fa1d4 | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Fri Jul 19 19:37:25 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 22 14:26:28 2019 |
tree | b35fca4c59ed2bdc138436662c0f4ba1154d1846 | |
parent | b93a2451e06f8068ddb6495c0c28b7845c6ce560 [diff] |
[Cleanup] Remove write-only member _sndCardRecDelay. The code was doing nothing except for triggering thread sanitizer, since concurrent writes weren't guarded: * ReadRecordedData() through webrtc_audio_module_rec_thread * InitPlayout() through main thread Bug: webrtc:9751 Change-Id: I7ecf4fa436ff0695e5b998d7e3f159fb6c7e9214 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146216 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Yves Gerey <yvesg@google.com> Cr-Commit-Position: refs/heads/master@{#28636}
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.