Add InputStream to audio service.
Add implementation of media::mojom::AudioInputStream to audio service. This implementation is not used yet, it will be used in a future CL introducing input stream factory. UserInputMonitor is also not used, and will be moved to audio service in a future CL. Also removed AIC::Create branch that returns null if params are invalid, as params are verified many times along the way to AIC and should be valid. Bug: 803102 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ib0b3c381bb9d5493e22047f13d093a87c252229c Reviewed-on: https://chromium-review.googlesource.com/975642 Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Reviewed-by:Olga Sharonova <olka@chromium.org> Reviewed-by:
Max Morin <maxmorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#548735}
Showing
This diff is collapsed.
Please register or sign in to comment