• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C/Obj-C API Confusion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C/Obj-C API Confusion


  • Subject: Re: C/Obj-C API Confusion
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 10 Sep 2008 15:50:24 -0600


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 (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


  • Follow-Ups:
    • Re: C/Obj-C API Confusion
      • From: Charles Srstka <email@hidden>
References: 
 >C/Obj-C API Confusion (From: "J. Todd Slack" <email@hidden>)
 >Re: C/Obj-C API Confusion (From: "Sherm Pendley" <email@hidden>)
 >Re: C/Obj-C API Confusion (From: "J. Todd Slack" <email@hidden>)
 >Re: C/Obj-C API Confusion (From: Jason Coco <email@hidden>)
 >Re: C/Obj-C API Confusion (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: C/Obj-C API Confusion
  • Next by Date: Menu for multiple document types
  • Previous by thread: Re: C/Obj-C API Confusion
  • Next by thread: Re: C/Obj-C API Confusion
  • Index(es):
    • Date
    • Thread