mateo-kozomara / ANE-AirCapabilities

Provides access to device capabilities for air applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# AirBacgroundMusic
AirBackgroundMusic is an ADOBE AIR Native Extension (ANE) to set the current audio session for iOS Devices.
It works both for IOS and Android (doesnt do anything for Android devices tough).
By setting the right audio session, it stops the music currently played.


# Installation
The ANE is already compiled. You can find under the folder Binaries. 
If you want to recompile it, just run ant in the same directory, after changing the parameters (called properties) in build.xml.


It is distributed under Apache 2.0 license.

About

Provides access to device capabilities for air applications.

License:Apache License 2.0


Languages

Language:Objective-C 38.4%Language:Java 29.4%Language:C 19.3%Language:ActionScript 12.9%