Created
April 10, 2013 19:29
-
-
Save darkredz/5357690 to your computer and use it in GitHub Desktop.
Setting AudioSession mode for UIWebView and VideoPlayer class in iOS with Adobe AIR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| webview = new UIWebView() | |
| webview.setAudioSession( AudioSession.PLAYBACK ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment