- Returning the number of bytes read was mistakenly removed in r1175 in an overzealous attempt to unify the interface. - Now both Read and WriteText return the number of bytes/characters processed. Write unfortunately cannot be easily changed due to the inheritance from OutStream. - Improve the interface comments. TBR=henrika@webrtc.org BUG=issue196, issue198 TEST=voe_auto_test passes at last... Review URL: http://webrtc-codereview.appspot.com/326001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1188 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%