-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
LibWeb: implement the MediaSession API #6588
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
base: master
Are you sure you want to change the base?
Conversation
29e209d to
7b7fd0f
Compare
Currently `set_microphone_active`, `set_camera_active` and `set_screenshare_active` are left unimplemented due to missing infrastructure.
cf3e26a to
8bad2d0
Compare
8bad2d0 to
f5bd398
Compare
f5bd398 to
d8aff25
Compare
|
Hello! One or more of the commit messages in this PR do not match the Ladybird code submission policy, please check the |
256b3ec to
f271472
Compare
Also implement Play/Pause with Play/Pause key.
There are still some actions that are left to be implemented, but those are not in the scope of this commit (e.g. Next track). Currently they're implemented for MediaSession::setActionHandler, but they don't actually work yet. `fastSeek` attribute might not be used correctly here, because it's also out of scope.
In MediaMetadata artwork convergence.
f271472 to
31d5c15
Compare
|
There might be some code linting that should be done, but first I would like to hear some suggestions/improvements if there are any. |
https://w3c.github.io/mediasession