AudioQueueStop problem (REPOST)
AudioQueueStop problem (REPOST)
- Subject: AudioQueueStop problem (REPOST)
- From: Dennis Christopher <email@hidden>
- Date: Thu, 21 May 2009 09:24:35 -0400
Hello,
(I have no replies to the original post. Is there a known workaround to this? Should I file a bug on it?)
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