Contents

kAudioSessionInterruptionType_ShouldNotResume

Indicates that the interruption that has just ended was one for which it is not appropriate to resume playback; for example, your app had been interrupted by iPod playback.

Declaration

var kAudioSessionInterruptionType_ShouldNotResume: Int { get }

See Also

Constants