Re: New AVAudioSession iOS 6 notifications?
Re: New AVAudioSession iOS 6 notifications?
- Subject: Re: New AVAudioSession iOS 6 notifications?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 21 Feb 2013 13:38:07 -0800
On Thu, Feb 21, 2013, at 01:27 PM, Douglas Scott wrote:
> #import <AVFoundation/AVAudioSession.h> ?
AVAudioSessionInputDidBecomeAvailableNotification and
AVAudioSessionInputDidBecomeUnavailableNotification are missing from the
header files. The constants don't even appear in the framework binaries.
So it is not possible to use notifications to completely replace
AVAudioSessionDelegate.
See https://devforums.apple.com/thread/179379 for more info.
--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