Re: Initialize() and Cleanup() vs GUI
Re: Initialize() and Cleanup() vs GUI
- Subject: Re: Initialize() and Cleanup() vs GUI
- From: Marc Poirier <email@hidden>
- Date: Wed, 12 Jan 2005 23:34:33 -0500
On Jan 12, 2005, at 9:30 PM, yoshida wrote:
Hi.
It seems that some host calls AU Initialize() and AU Cleanup() method
two or more times while GUI opened only once.
Is this expected behavior?
Sure. AU Initialize() and Cleanup() have absolutely nothing to do with
the GUI, or its instances and lifespan(s), etc. Most common reason for
multiple (re)initializations is when doing stream format and bus
configuration changes.
Marc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden