[go: nahoru, domu]

Remove AudioOutputDeviceEnumerator. Replace usage with MediaDevicesManager.

Drive-by:
  Stop using std::array literals to specify devices to enumerate. Use device types as indexes.
  This makes it easier to understand what is being requested and removes reliance on the order of elements in the array.

BUG=647660

Review-Url: https://codereview.chromium.org/2368213002
Cr-Commit-Position: refs/heads/master@{#420959}
13 files changed