Skip to content

Sample project demonstrating how to stream iPod Library audio tracks (or any audio) from disk without having to load the entire audio file into memory

License

Notifications You must be signed in to change notification settings

abeldomingues/Stream-Ipod-Audio-From-Disk

Repository files navigation

StreamIpodAudioFromDisk

This sample project demonstrates how to stream iPod Library tracks in iOS without having to load the entire audio file into memory. It also demonstrates how to access the iPod Library from Apple's Core Audio APIs (i.e., without being restricted to an MediaPlayer, AVAudioPlayer or even an AUFilePlayer.) See companion post at http://www.mojolama.com/streaming-ipod-library-tracks.

About

Sample project demonstrating how to stream iPod Library audio tracks (or any audio) from disk without having to load the entire audio file into memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published