Core Features
- Desktop C++ Development
- Open Source
- Airplay Simulator
- Desktop ARM Debugging
- Deployment
- Remote Control
- iPhone OS extensions
- 2D Graphics and Fonts
- UI Framework
- Audio and Video
- Resource Management
- Compression
- Networking
- Documentation
Advanced Features
Scripting
Airplay SDK doesn't provide a bespoke scripting language. Surely there are enough good ones out there already? Rather, we provide you with great support for standard C and C++ libraries, meaning open source or proprietary scripting runtimes can compile with little or no modifications.
Lua
To get you started, we provide the latest version of Lua, all ready to drop straight into your Airplay application. Simply include Lua as a subproject in your Airplay project file, and it will get pulled down from our website automatically. (For more details of how this works, see Open Source)
