Open
Bug 1264200
Opened 9 years ago
Updated 2 years ago
Handle audio configuration change during playback
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: jya, Unassigned)
References
Details
The audio backend can currently only handle a single audio configuration: the first one seen.
This bug will track changes to allow on the fly configuration change.
While ideally the changes would be handled via cubeb directly (bug 1264199), we still need a mechanism to handle and detect config change part way.
And in the mean time, the DecodedAudioDataSink will ensure that the AudioStream/cubeb is only ever fed a single format, that never change, down/upmixing and down/upsampling as required.
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → jyavenard
Reporter | ||
Updated•9 years ago
|
Priority: -- → P2
Mass change P2 -> P3
Priority: P2 → P3
Reporter | ||
Updated•4 years ago
|
Assignee: jya-moz → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•