commit | 70c7fe14ac322a3abac2726d29ae3264b956e3da | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon Jun 15 07:14:03 2015 |
committer | Tommi <tommi@webrtc.org> | Mon Jun 15 07:14:15 2015 |
tree | 2d98fc67fc06479fa114233eec512c66782ccc59 | |
parent | 01bbe3eb8ca29d5d1ce3b59d02532a3d9fd35e24 [diff] |
Add kGoogEchoCancellation to MediaConstraintsInterface. This constraint will be equal to kEchoCancellation until we've updated Chromium to use kGoogEchoCancellation where that constraint is needed. Once that's done, I'll change kEchoCancellation to be 'echoCancellation'. BUG=webrtc:4747 R=andrew@webrtc.org Review URL: https://codereview.webrtc.org/1179233003. Cr-Commit-Position: refs/heads/master@{#9433}