Skip to content
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

✨ [New Demo Request]: Media Session API #180

Open
trravic opened this issue Oct 20, 2022 · 4 comments
Open

✨ [New Demo Request]: Media Session API #180

trravic opened this issue Oct 20, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request hacktoberfest hacktoberfest

Comments

@trravic
Copy link

trravic commented Oct 20, 2022

Please include the request by answering these questions.

What is the Example and Demo Topic?

Media Session API provides a way to customize media notifications. It does this by providing metadata for display by the user agent for the media your web app is playing.

Please explain why do you need it?

Gives utmost flexibility for the user to control the system. With few action context handlers , one can easily customise the playback actions. With the concept, one can apply this POC to turn on / turn off , mute/unmute , seek various controls of playing audios/videos.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API

Do you want to contribute to the source code for this example?

Yes, I would like to take up the opportunity and provide a meaningful contribution. Could you please review the Request and provide next action items?

If you are picking up this request to implement, PLEASE READ THIS

@trravic trravic added the enhancement New feature or request label Oct 20, 2022
@atapas atapas added the hacktoberfest hacktoberfest label Oct 20, 2022
@trravic
Copy link
Author

trravic commented Oct 20, 2022

Thanks @atapas

@trravic
Copy link
Author

trravic commented Oct 25, 2022

@atapas

Could you please review #184

Screenshot 2022-10-26 at 12 42 57 AM

Thanks for the opportunity, First step towards Typescript , totally loving it:)

@trravic
Copy link
Author

trravic commented Oct 25, 2022

  • Logging the recent 5 events , if it exceeds will delete the old entry and adding the new one to avoid clutterness.

@trravic
Copy link
Author

trravic commented Oct 27, 2022

@atapas could you please review and let me know if any changes needed? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants