commit | 4de6622bccb0e8ba3dff9de26ca69e3adf7a4eba | [log] [tgz] |
---|---|---|
author | Jiawei Ou <jiawei.ou@gmail.com> | Mon Aug 10 20:24:49 2015 |
committer | Zeke Chin <tkchin@google.com> | Mon Aug 10 20:24:56 2015 |
tree | 90df9d0139e55a2ee8f359b5e982354599047837 | |
parent | 3449faa553ec94c52ef2d0949867befb60992c88 [diff] |
Fix a bug in computing audio delay on ios device. Converts seconds to milliseconds by multiplying 1000 instead of dividing 1000. BUG= R=tkchin@webrtc.org Review URL: https://codereview.webrtc.org/1265823003 . Patch from Jiawei Ou <jiawei.ou@gmail.com>. Cr-Commit-Position: refs/heads/master@{#9693}