Re: QT & NSData
Re: QT & NSData
- Subject: Re: QT & NSData
- From: Gregory Weston <email@hidden>
- Date: Sat, 6 Oct 2007 09:06:55 -0400
Brad Peterson wrote:
Hi all,
An app I'm working on needs to be able to play music
in the background. These files (mp3) are just stored
as part of the bundle's /Resources folder, and are
played simply like this:
...
However, due to the licensing requirements of the
music in question, I would prefer not to simply bundle
up the mp3s inside the app, and would prefer to
obfuscate them a bit more. (I know, I know, but the
music is perfect for the app, so I'm willing to at
least experiment.)
...
I thought of using NSSound instead, with a reasonably intelligent
delegate,
but the docs don't say it'll play mp3s.
The docs are in need of some overhaul and consolidation. NSSound will
play any audio format QuickTime can.
<http://developer.apple.com/qa/qa2001/qa1335.html>
Have you actually checked the licensing to see if it really is so
excessive that you're willing to risk crippling penalties if you're
caught? (I mean, by posting you've created an indelible record of
intent and all.)
_______________________________________________
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