Re: Releasing AudioQueue stops RemoteIO callback?
Re: Releasing AudioQueue stops RemoteIO callback?
- Subject: Re: Releasing AudioQueue stops RemoteIO callback?
- From: Doug Wyatt <email@hidden>
- Date: Mon, 9 Mar 2009 22:46:58 -0700
On Mar 9, 2009, at 20:38 , Stefan Alder wrote:
I've got a Remote IO playback callback running in the background
while simultaneously running an Audio Queue playback callback. I'd
like to keep the Remote IO playback callback running while I stop,
release, and create a new Audio Queue playback object. For some
reason when I release the Audio Queue object, the Remote IO playback
callback stops executing -- though they're kept independent in my
code (at least as far as I can tell). If I just stop and don't
release, the RemoteIO callback appears unchanged. Does anyone know
what might be happening here?
Thanks for any ideas.
What AudioSession calls are you making, in particular, what category
and do you set it active? Does your RemoteIO perform input?
_______________________________________________
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