Re: When do you ever call AudioSessionSetActive(false)?
Re: When do you ever call AudioSessionSetActive(false)?
- Subject: Re: When do you ever call AudioSessionSetActive(false)?
- From: Beinan Li <email@hidden>
- Date: Thu, 11 Jul 2013 11:47:23 -0400
I found my problem in the previous post,
I tried to set it to false before calling AudioOutputUnitStop()
andAudioUnitUninitialize()
.
I was able to fix it by calling AudioSessionSetActive(false)
after those calls have succeeded.
Now the question still remains: Why none of the sample codes call AudioSessionSetActive(false)?
Thanks!
Beinan
_______________________________________________
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