Closed Bug 1204033 Opened 9 years ago Closed 6 years ago

Fixed audio volume devices support

Categories

(Firefox OS Graveyard :: AudioChannel, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

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
Depends on: 1196724
Blocks: 1194249
Depends on: 1218629
No longer depends on: 1218629
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.