iOS: AudioQueueStop() and isRunning callback
iOS: AudioQueueStop() and isRunning callback
- Subject: iOS: AudioQueueStop() and isRunning callback
- From: John Michael Zorko <email@hidden>
- Date: Fri, 27 Jul 2012 04:49:05 -0700
Hello, all ...
I'm running into an issue that I've not seen in quite awhile. Sometimes when I stop an audio queue asynchronously via AudioQueueStop(queue, false), the kAudioQueue_isRunning callback I registered as a property listener isn't called, though sometimes it is. The app is running under Xcode in the foreground, so it shouldn't be suspended, and the audio session isn't being deactivated. This is happening under ios 5.1, though this code worked way back under ios 2.
Thoughts? Where else should I be looking to try to find this elusive bug?
Regards,
John
Sent from my iPad
_______________________________________________
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