leozwang@webrtc.org
|
5f9970fb0b
|
Refactor OpenSL audio driver
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
|
2012-11-02 16:48:03 +00:00 |
|