1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 module ash.mojom;
6
7 // Implemented by Chrome and used by ash to request audio volume changes.
James Cook
2016/10/18 23:53:40
super nit: I might add a quick note about why this
super nit: I might add a quick note about why this has to be delegated to chrome
(chrome controls media, also volume changes need to be propagated to
extensions/apps, like videoconferencing apps).
msw
2016/10/19 15:24:10
I added a note; let me know if it should be change
On 2016/10/18 23:53:40, James Cook wrote:
> super nit: I might add a quick note about why this has to be delegated to
chrome
> (chrome controls media, also volume changes need to be propagated to
> extensions/apps, like videoconferencing apps).
I added a note; let me know if it should be changed.
Issue 2427913003: Use mojo volume interfaces for mash and classic ash.
(Closed)
Created 4 years, 2 months ago by msw
Modified 4 years, 2 months ago
Reviewers: James Cook, sky, dcheng, Daniel Erat, Rahul Chaturvedi, tbarzic
Base URL:
Comments: 16