AAC+ Player

PUBLISHED ON MAR 1, 2011 — PROJECT

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.