audioPlayerEndInterruption(_:withOptions:)
Tells the delegate when the audio session interruption ends with options.
Declaration
optional func audioPlayerEndInterruption(_ player: AVAudioPlayer, withOptions flags: Int)Parameters
- player:
The audio player with the interruption that ends.
- flags:
The options that indicate the state of the audio session.