Skip to content

Instantly share code, notes, and snippets.

@darkredz
Created April 10, 2013 19:29
Show Gist options
  • Select an option

  • Save darkredz/5357690 to your computer and use it in GitHub Desktop.

Select an option

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
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