This is a follow-on question from my post about How to Encrypt mp3 Files in iOS.
How would I go about loading a track into an AVPlayerItem using NSData rather than a file path/URL?
Thanks
This is a follow-on question from my post about How to Encrypt mp3 Files in iOS.
How would I go about loading a track into an AVPlayerItem using NSData rather than a file path/URL?
Thanks
Untested, but should work.