Re: New AVAudioSession iOS 6 notifications?
Re: New AVAudioSession iOS 6 notifications?
- Subject: Re: New AVAudioSession iOS 6 notifications?
- From: Douglas Scott <email@hidden>
- Date: Mon, 25 Feb 2013 09:57:28 -0800
Yes, you need to reset everything if you get this notification. The AVAudioSession re-creates itself, but does not attempt to restore its settings.
-DS
On Feb 22, 2013, at 6:11 PM, Dave Fernandes <email@hidden> wrote:
>
> On 2013-02-22, at 8:16 PM, Douglas Scott <email@hidden> wrote:
>>> Any suggestions on how to invoke AVAudioSessionMediaServicesWereResetNotification? When would that happen, or is that an error conditions?
>>>
>>
>> This is an error condition (which does happen) but not something you will be able to test. If you receive it, you need to destroy and re-set up all your audio objects and settings from scratch.
>>
>> -DS
>
> Does this include AVAudioSession itself (category and mode)?
_______________________________________________
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