Open
Bug 1265402
Opened 9 years ago
Updated 2 years ago
Implement AudiContextOptions parameter, and playbackCategory
Categories
(Core :: Web Audio, defect, P3)
Core
Web Audio
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
References
(Depends on 1 open bug)
Details
This allow specifying options when constructing a new `AudioContext`. `playbackCategory` allows having a different latency than the default (which is the lowest latency possible).
Spec changes at https://webaudio.github.io/web-audio-api/#dictionary-audiocontextoptions-members.
Updated•9 years ago
|
Priority: -- → P2
Comment 1•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•