Re: Idle processing
Re: Idle processing
- Subject: Re: Idle processing
- From: Glenn Olander <email@hidden>
- Date: Mon, 24 Feb 2003 10:46:58 -0800
Umm, read the sentence beginning with "I can, of course..." :-).
email@hidden wrote:
I may be overlooking something, but I can't find any support
in AU for idle processing, in other words a way to run non-
critical tasks like GUI updating. Is there such a service?
I can, of course, just run my own event loop timer, but idle
processing needs to be adaptive...it should be called less
frequently if the audio engine is busy, so the host should
take that responsibility.
InstallEventLoopIdleTimer is maybe what you're searching for.
See <HIToolbox/CarbonEventsCore.h>
_______________________________________________
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.