Re: iOS4 questions about Core Audio
Re: iOS4 questions about Core Audio
- Subject: Re: iOS4 questions about Core Audio
- From: John Michael Zorko <email@hidden>
- Date: Wed, 23 Jun 2010 14:21:51 -0700
Kyle,
> 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.
Yes, but the next stream might be a different format than the last -- AudioFileStreamParseBytes() might determine that it's mono while the last stream was stereo, for instance.
Regards,
John
_______________________________________________
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