Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.0
-
None
-
iPad 2/iOS 5.1.1
iPhone 4/iOS 5.1.1
Description
When using the Media API, audio is played even if hardware mute button is switched on. There is no way to override this setting.
Expected behavior: Media API respects hardware mute button; optionally an "override" argument could be passed to the play() method which ignores the mute button.