Contents

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.

See Also

Responding to Audio Interruptions