Overview
Fully featured player for audio streams encoded with AAC+. Framework provide mechanism for buffering the stream and playback control. Library packaged in the way the systems frameworks are.
Technical details
Integrated Custom AAC+ decoder written in C, which delivered raw encoded audio samples, the iOS library was responsible for feeding raw data into cyclic CoreAudio buffers.
**Client:** AAC+ Player **Platform:** iOS Framework **Role:** Developer, Solution Architect