Closed
Bug 1660534
Opened 4 years ago
Closed 4 years ago
No reaction on <audio>.playbackRate change when connected to Web Audio API
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1517199
People
(Reporter: bano.notit, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
Steps to reproduce:
Connect Audio into MediaElementSource. Manually set .playbackRate after calling .play().
Repo with example: https://github.com/BANOnotIT/mozilla-audio-bug
Actual results:
playbackRate doesn't affect playing. It just stores a value.
Expected results:
Expected that playbackRate affects playing speed. In Google Chrome that works as expected.
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core
Karl, do you have any thoughts about this? I'm not familiar enough with WebAudio to have a good handle on where the issue is here.
Severity: -- → S3
Flags: needinfo?(karlt)
Priority: -- → P3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(karlt)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•