On Sep 10, 2008, at 3:43 PM, J. Todd Slack wrote:

So passing a Movie (Which I have created), not sure what to pass in for FSSpec yet.


FSSpecs are data structures created by the Carbon File Manager. You'll find out more about them in the documentation by the same name. Keep in mind that FSSpecs are very old data structures (they've probably been around since Mac OS 1) and are deprecated in 32-bit and nonexistent in 64-bit.

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.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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]

Reply via email to