• 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
performAudioEngineStart vs. startAudioEngine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

performAudioEngineStart vs. startAudioEngine


  • Subject: performAudioEngineStart vs. startAudioEngine
  • From: Michael George <email@hidden>
  • Date: Wed, 18 Dec 2002 08:55:35 -0500

I am a bit confused about implementing a subclass of an IOAudioEngine...

According to the sample code, my subclass should define performAudioEngineStart(), a virtual method, which will be called when the audio engine is supposed to start.

However, in the online HTML docs, there is no mention of performAudioEngineStart() (though it *is* in the header), but there *is* startAudioEngine() (in the headers *and* the docs). And in the description of startAudioEngine() it says that it "must be overridden by subclass" and that _setState(kAudioEngineRunning) must be called...

Currently, I have a mostly-working driver that uses performAudioEngineStart() but not startAudioEngine(), so apparently the latter is not necessary, though the docs say it is...

Can anyone direct me to some clarification of what's going on here?

Thanks!

-Michael
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Disappearing AU
  • Next by Date: Setting Parameters
  • Previous by thread: resources, PB and AU
  • Next by thread: Setting Parameters
  • Index(es):
    • Date
    • Thread