AUView opening before initialzation BIG HASSLE!
AUView opening before initialzation BIG HASSLE!
- Subject: AUView opening before initialzation BIG HASSLE!
- From: Urs Heckmann <email@hidden>
- Date: Sun, 7 Sep 2003 15:27:15 +0200
Hi,
I have a Music Devcie that publishes its parameters and stuff after
Initialization. This is legal, as far as I know. Before init, I return
an UnInitialized error on these requests.
A certain host sometimes opens the view before initializing the music
device. And that leads to a crash, because important stuff isn't set
up. (Even if I circumvent these crashes, the gui would just not happen.
Void.)
How can I tell the host not to open the gui before initialization? -
Wouldn't publishing parameters and stuff AFTER init first implicitly
forbid opening the view?
Cheers,
;) Urs
_______________________________________________
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.