• 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: NSSound
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSound


  • Subject: Re: NSSound
  • From: Nils Angquist <email@hidden>
  • Date: Tue, 15 May 2001 01:40:19 +0200

On Saturday, May 12, 2001, at 08:46 PM, Kevin C. wrote:

I am having a bit of a time finding documentation on NSSound - all docs so far say "description forthcoming". When can we expect a doc update?

Also, I'll be needing to call various QT components from Cocoa such as embedding a video or audio stream inside a view (without calling up the player) as well as QTmidi. Can someone with experience/knowledge in these areas point me in the right direction regarding documentation/examples?

Hi Kevin,

I've been work with Cocoa and QuickTime for the past four months. It is really simple to call QuickTime from Cocoa. Just #import <QuickTime/QuickTime.h> and include the framework in your project.

QuickTime docs are at:

http://developer.apple.com/techpubs/quicktime/qtdevdocs/RM/frameset.htm

I haven't got NSMovieView to work with Streaming movies and I'm pretty sure they're currently not supported. NSMovie works fine.

I've also done some stuff with the Carbon SoundManager, which seems to be a good choice while lacking a good native Cocoa Sound API.

What else? Ask me.

- Nilso


References: 
 >NSSound (From: "Kevin C." <email@hidden>)

  • Prev by Date: Re: Volume Tracking in Cocoa without Carbon?
  • Next by Date: Re: Reaching the limits of 'learn by example'
  • Previous by thread: NSSound
  • Next by thread: simple Project Builder debugger question
  • Index(es):
    • Date
    • Thread