Add hardware acceleration preference to AudioDecoderConfig
Open
Nobody has claimed this yet.
extension
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Mobile devices frequently have dsp chips for audio.
Use the same enum we have for VideoDecoderConfig, just add it to AudioDecoderConfig
https://w3c.github.io/webcodecs/#hardware-acceleration
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the AudioDecoderConfig definition and compare it with VideoDecoderConfig, as requested in the issue. Consult the linked WebCodecs hardware-acceleration section and confirm that AudioDecoderConfig exposes the same preference enum as VideoDecoderConfig.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100