• 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 pauses before first play
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSound pauses before first play


  • Subject: Re: NSSound pauses before first play
  • From: "Chris Kane" <email@hidden>
  • Date: Wed, 8 Aug 2001 15:30:38 -0700

There might be two reasons for a pause:
1) the sound is not in AIFF format, and needs to be converted; this is done
lazily, the first time the sound is played
2) the CoreAudio stuff underneath Cocoa is doing lazy work

Cocoa does not do any "lazy loading of quicktime information", we just call
functions in lower levels. Lower levels may do work lazily on the first
need.

Chris Kane
Cocoa Frameworks, Apple


-----Original Message-----

  • Follow-Ups:
    • Re: NSSound pauses before first play -- FIX
      • From: tyler <email@hidden>
  • Prev by Date: Re: Steve Jobs (Re: It is time for me to take a decision.) [Slightly OT]
  • Next by Date: Re: Cocoa downgrade from openstep?
  • Previous by thread: Re: NSSound pauses before first play
  • Next by thread: Re: NSSound pauses before first play -- FIX
  • Index(es):
    • Date
    • Thread