Message: I want to start this review, the basica framework is almost done. Description: This implementation is similar to current one, but 1. followed the design doc at https://docs.google.com/a/google.com/document/d/1g5q2SVtkFPl2OSjvSF3eeLb_S7sCnbINxiBUES6XLCM/edit which uses two threads, playout thread and recording thread, uses large audio buffer, etc. 2. google code style. What are missing in this cl, 1. a better way to control schedule/thread priority. 2. java/jni interface to better support what cannot be done in OpenSL. Please take a review, thanks. Review URL: https://webrtc-codereview.appspot.com/902004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3040 4adac7df-926f-26a2-2b94-8c16560cd09d
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.