AVAudioSessionSilenceSecondaryAudioHintNotification
AVAudioSessionSilenceSecondaryAudioHintNotification
- Subject: AVAudioSessionSilenceSecondaryAudioHintNotification
- From: Beinan Li <email@hidden>
- Date: Wed, 08 Oct 2014 13:58:10 -0400
Quoted from Xcode doc,
AVAudioSessionSilenceSecondaryAudioHintNotification Posted on the main thread when the primary audio from other applications starts and stops.
Subscribe to this notification to ensure that your app is notified when optional secondary audio muting should begin or end.
However, when my app's audio is playing, and I press the remote-control to start playing music from the Music app. This notification is not triggered in my observer callback. I believe the registration was successful.
Am I having the wrong expectation? Is it supposed to be triggered in a different scenario? Any examples?
_______________________________________________
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