DescriptionMute audio when volume is zero on Android.
We are using Communication mode for audio backend on Android. By design, the platform voice
volume never goes to zero. This patch uses ContentObserver to listen to volume change. When
volume is set to zero, AudioManagerAndroid will mute all its output streams.
BUG=263399
R=henrika@chromium.org, qinmin@chromium.org, tommi@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239007
Patch Set 1 #
Total comments: 20
Patch Set 2 : code review #Patch Set 3 : rebase #
Total comments: 8
Patch Set 4 : tommi@'s comment #Patch Set 5 : update findbugs_known_bugs.txt #Patch Set 6 : henrika@'s comment #
Messages
Total messages: 13 (0 generated)
|