Closed
Bug 1188460
Opened 9 years ago
Closed 9 years ago
low power audio playback support on b2g v2.5
Categories
(Core :: Audio/Video: Playback, defect, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
DUPLICATE
of bug 1149984
People
(Reporter: sotaro, Unassigned)
References
Details
Since b2g v2.5, low power audio playback seems not used for mp4 audio playback, because MediaFormatReader does not support AudioOffloadPlayer. And mp3 playback also going to use MediaFormatReader.
If AudioOffloadPlayer is not used at all on gonk, audio playback power consumption could regress.
Comment 2•9 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #1)
> bwu, is there a bug to handle comment 0?
No. there is no such bug.
Thanks for firing this bug!
Flags: needinfo?(bwu)
Updated•9 years ago
|
Priority: -- → P2
Comment 3•9 years ago
|
||
I think it could be like TV case, an do-nothing PDM just passes the raw sample in and out, and then connecting to a tunneling mode audio sink.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•