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

Expose the Media elements and AudioContext participating in the MediaSession #80

Closed
mounirlamouri opened this issue Jun 29, 2015 · 3 comments

Comments

@mounirlamouri
Copy link
Member

This is mostly to keep track of the idea. I don't think we should work on that soon because it can be added later.

It might be easier for developers if the session were to expose the media session participants because the UA must know them. The current API would require web pages to keep track of these in parallel.

@richtr
Copy link
Member

richtr commented Jun 30, 2015

I agree this may be good and it could be added later. Let's leave this issue open for now pending further implementer feedback/interest?

We will also need to decide if ordering is important (related: https://bugs.webkit.org/show_bug.cgi?id=146421) and how to maintain object references when active audio-producing objects are removed from the list(s).

@xxyzzzq
Copy link
Contributor

xxyzzzq commented Sep 12, 2016

Closing this issue since we are moving audio focus out to a separate API.

@xxyzzzq
Copy link
Contributor

xxyzzzq commented Oct 3, 2016

This issue was moved to WICG/audio-focus#21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants