Open
Bug 1796363
Opened 3 years ago
Updated 2 years ago
Implement audio ducking for Android < 8.0
Categories
(Firefox for Android :: Browser Engine, enhancement, P3)
Tracking
()
NEW
People
(Reporter: gl, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/4146.
Follow-up from #3936.
Automatic ducking is only available on Android 8+:
https://developer.android.com/guide/topics/media-apps/audio-focus#automatic-duckingOn lower Android versions we will have to implement this ourselves by listening to
onAudioFocusChange().┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Updated•2 years ago
|
Type: task → enhancement
Flags: needinfo?(cpeterson)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•