I just found that my AudioSessionSetActive(false) call in my "shutdown" code never returns noErr. There are some undocumented code like (OSStatus)
803204036, which corresponds to none of the listed return codes:
And I went through all listed Xcode sample codes that are relevant to AudioSessionSetActive() and found absolutely no calls with "false" argument.
All the samples just call AudioSessionSetActive(true) under various scenarios.
Is that we are not supposed to call AudioSessionSetActive() with false ourselves?
Is it that the deactivation is handled implicitly?
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