noahric 3473288296 Remove VERBOSE logs in (android) audio device code.
When playing out, for example, you'd see 3 lines for every call to
PlayoutDelay, which happens quite often (every sample?).

The ones around the Playout/Recording Warning/Error are only once a
second, but they don't seem to add anything. Same with
Process/TimeUntilNextProcess, which just log that the method is called.

BUG=

Review-Url: https://codereview.webrtc.org/2202243004
Cr-Commit-Position: refs/heads/master@{#13763}
2016-08-15 20:41:28 +00:00
..
2016-08-11 08:04:39 +00:00
2016-08-11 15:41:26 +00:00
2016-08-15 10:42:08 +00:00
2016-07-26 11:44:12 +00:00
2016-08-15 13:29:19 +00:00
2016-08-11 15:41:26 +00:00
2016-08-10 15:49:59 +00:00
2016-06-23 10:52:35 +00:00
2016-08-15 13:29:19 +00:00
2016-06-14 09:09:24 +00:00

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.