This CL does two things: 1) Improves stability in the existing OpenSL ES implementation for devices that supports OpenSL ES. The cost is a slight increase in latency since the focus here has been on avoiding audio glitches. 2) Adds a new Java API to exclude usage of OpenSL ES to enable comparisons between OpenSL ES and Java based audio backends. BUG=b/22452539 Review URL: https://codereview.webrtc.org/1440623002 Cr-Commit-Position: refs/heads/master@{#10618}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.