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

Remove AudioRenderCapacity #2614

Open
mjwilson-google opened this issue Dec 12, 2024 · 2 comments
Open

Remove AudioRenderCapacity #2614

mjwilson-google opened this issue Dec 12, 2024 · 2 comments
Labels
Agenda+ Should be discussed at the next WG meeting. https://speced.github.io/spec-maintenance/about/ category: enhancement Substantive changes that do not add new features. https://www.w3.org/policies/process/#class-3 Needs Edits Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/ Priority: Eventually "nice to have". https://speced.github.io/spec-maintenance/about/ size: S Small amount of work expected to resolve.

Comments

@mjwilson-google
Copy link
Contributor

AudioRenderCapacity is still in the spec, but in TPAC 2024 we decided to remove this interface. It should be removed from the spec to avoid confusion.

@mjwilson-google mjwilson-google added Needs Edits Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/ category: enhancement Substantive changes that do not add new features. https://www.w3.org/policies/process/#class-3 Priority: Eventually "nice to have". https://speced.github.io/spec-maintenance/about/ size: S Small amount of work expected to resolve. labels Dec 12, 2024
@chrisguttandin
Copy link
Contributor

Should we suggest it as an addition for WebDriver BiDi given that it's already available via the Chrome DevTools Protocol?

https://w3c.github.io/webdriver-bidi/
https://chromedevtools.github.io/devtools-protocol/tot/WebAudio/#type-ContextRealtimeData

@mjwilson-google
Copy link
Contributor Author

The current plan, as I understand it, is to replace the functionality that would have be exposed by AudioRenderCapacity with Playout Statistics API for WebAudio.

I'm not familiar with BiDi. I'll add this issue to the agenda and we can discuss it at the next meeting.

@mjwilson-google mjwilson-google added the Agenda+ Should be discussed at the next WG meeting. https://speced.github.io/spec-maintenance/about/ label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agenda+ Should be discussed at the next WG meeting. https://speced.github.io/spec-maintenance/about/ category: enhancement Substantive changes that do not add new features. https://www.w3.org/policies/process/#class-3 Needs Edits Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/ Priority: Eventually "nice to have". https://speced.github.io/spec-maintenance/about/ size: S Small amount of work expected to resolve.
Projects
None yet
Development

No branches or pull requests

2 participants