On Sep 10, 2008, at 4:50 PM, Nick Zitzmann wrote:
If you're trying to convert an MP3 to WAV, then you probably ought to use the AudioToolbox instead of QuickTime. Some more setup will be necessary, but it's more future-proof.
Indeed, particularly since the C API for QuickTime is, AFAIK, not available to 64-bit apps. If you ever bring your app to 64-bit, you will need to replace all usage of the C API with something else.
Charles _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]