Closed
Bug 1204033
Opened 9 years ago
Closed 7 years ago
Fixed audio volume devices support
Categories
(Firefox OS Graveyard :: AudioChannel, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sotaro, Unassigned)
References
Details
On android, the following audio out devices uses fixed volumes. Firefox OS should also set fixed volumes when supporting the audio out devices.
- AudioSystem.DEVICE_OUT_HDMI
- AudioSystem.DEVICE_OUT_DGTL_DOCK_HEADSET
- AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET
- AudioSystem.DEVICE_OUT_HDMI_ARC
- AudioSystem.DEVICE_OUT_SPDIF
- AudioSystem.DEVICE_OUT_AUX_LINE
The related codes is the following.
http://androidxref.com/5.1.1_r6/xref/frameworks/base/media/java/android/media/AudioService.java#500
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•