newbie question: activateAudioEngine failure consequences
newbie question: activateAudioEngine failure consequences
- Subject: newbie question: activateAudioEngine failure consequences
- From: Philip Lukidis <email@hidden>
- Date: Wed, 23 Feb 2005 11:47:10 -0500
Hello. I'm a complete newbie to coreaudio, and I have a simple question,
whose answer I cannot find in the documentation. Perhaps it's very basic.
When a call of activateAudioEngine fails, what action beyond a call to
release() is necessary? I'm finding that I cannot unload my driver after
this occurrence, because myAudioEngine->free() is never called (although my
audio device is freed). I'm not sure that I have a right to call a double
release(), or the system may panic. The simple PCI audio driver sample does
not check the return value of activateAudioEngine.
Does anyone have an answer to this?
thanks,
Philip Lukidis
_______________________________________________
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