audioPlayerEndInterruption(_:)
Tells the delegate when the audio session interruption ends.
Declaration
optional func audioPlayerEndInterruption(_ player: AVAudioPlayer)Parameters
- player:
The audio player with the interruption that ends.
Tells the delegate when the audio session interruption ends.
optional func audioPlayerEndInterruption(_ player: AVAudioPlayer)The audio player with the interruption that ends.