Re: Best way to play a MP3?
Re: Best way to play a MP3?
- Subject: Re: Best way to play a MP3?
- From: Gregory Weston <email@hidden>
- Date: Wed, 6 Jun 2007 07:15:33 -0400
Matt wrote:
What's the best/official way to play a MP3? QTKit?
If all you care about is simple playback capabilities - start
playing, stop playing, get notified when the playing stopped - use
NSSound.
Anything more complex than that, I'd say go straight to CoreAudio.
It's quite a bit more complex for simple tasks than the Sound Manager
was, but when you installed the dev tools you got some sample code
that can be leveraged to good effect.
G
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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