Re: iOS4 questions about Core Audio
Re: iOS4 questions about Core Audio
- Subject: Re: iOS4 questions about Core Audio
- From: Kyle Sluder <email@hidden>
- Date: Wed, 23 Jun 2010 14:18:53 -0700
On Wed, Jun 23, 2010 at 2:06 PM, John Michael Zorko <email@hidden> wrote:
> 1. Does this mean my app will be suspended at some point after I call
> AudioQueueStop()? I call this when the stream is finished orĀ an error
> occurs, but the app still has to try to connect to the next stream, even
> while backgrounded.
Do you need to stop the audio queue? I would think you would only ever
have one audio queue, and just fill it with silence while you're
waiting for data from the next stream.
--Kyle Sluder
_______________________________________________
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