New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Media Session API #28
Comments
|
@padenot @jyavenard do you have any thoughts on this? |
|
Given that we've moved this to the W3C, and we (Mozilla) are part of the Media Working Group, and that WebKit folks are also supportive of this API, I think it's definitely "worth prototyping". The use cases for this API remain quite compelling, specially on mobile. |
|
We're in support and following this spec. Also note that the audio focus bits are now in https://github.com/WICG/audio-focus. We've started writing code for Media Session, and have the back-end code for audio focus already. |
|
@padenot, as this work is underway, any chance you could put together a PR to close this off? |
|
I will create a pull request for this as "worth prototyping", for posterity. This is coming a little late. |
Request for Mozilla Position on an Emerging Web Specification
Other information
Add support for media keys and audio focus to the Web. Media keys, like play, pause, fast forward and rewind, are found on keyboards, headsets, remote controls, and on lock screens of mobile devices.
I think Chrome is shipping this in Chrome for Android.
The text was updated successfully, but these errors were encountered: