callback still being called after AudioQueue is disposed
callback still being called after AudioQueue is disposed
- Subject: callback still being called after AudioQueue is disposed
- From: Dennis Christopher <email@hidden>
- Date: Fri, 15 May 2009 12:36:01 -0400
Hello,
(I'm having trouble searching the list archives. Sorry if this is a repeat.)
I've implemented a simple user-driven playback in my app. I've modeled on the sample code of AQPlay. The sound plays back fine, but when the user clicks "Stop" I call AudioQueueStop(aqr.queue, TRUE), then AudioQueueDispose(aqr.queue, TRUE) both of which return noErr, but my playing callback function is still being called. Any suggestions as to what I might look for would be most welcome.
environment: OSX 10.5.7 intel imac.
Dennis Christopher
|
_______________________________________________
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