Re: kAudioHardwareIllegalOperationError
Re: kAudioHardwareIllegalOperationError
- Subject: Re: kAudioHardwareIllegalOperationError
- From: Jeff Moore <email@hidden>
- Date: Mon, 27 Oct 2003 11:17:56 -0800
The usual reason for getting that error from AudioDeviceStop is that
you are trying to stop an IOProc that hasn't been registered with the
device yet.
On Oct 26, 2003, at 8:56 PM, Daniel Todd Currie wrote:
I get a kAudioHardwareIllegalOperationError in my AudioDeviceStop
function.
What does this actually mean? My app was working fine, then I start
getting this message, but I have no idea what change is causing the
error. The CoreAudio docs say nothing about this problem... Please
help me understand the cause of this error. Thanks in advance...
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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.