Re: Elementary NSUserDefaults Question
Re: Elementary NSUserDefaults Question
- Subject: Re: Elementary NSUserDefaults Question
- From: Jens Alfke <email@hidden>
- Date: Wed, 07 Dec 2016 12:01:09 -0800
> On Dec 7, 2016, at 11:33 AM, Sean McBride <email@hidden> wrote:
>
> I'm not sure I follow. I don't know hardly anything about audio playback, but converting between bookmarks/paths/URLs is pretty trivial as they all are basically different representations of the same concept.
IIRC, in iOS you can get bookmarks to audio files in the user’s music library, but since the files aren’t within your app’s sandbox you can’t do anything with them directly. That rules out using regular file-based audio playback APIs. But there are higher level APIs — including AVFoundation, I think — that can work with those bookmarks.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden