Enum ISN_AVAudioSessionInterruption
Constants that describe the state of the audio interruption.
Namespace: SA.iOS.AVFoundation
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_AVAudioSessionInterruption
Fields
Name | Description |
---|---|
Began | A type that indicates that the operating system began interrupting the audio session. |
Ended | A type that indicates that the operating system ended interrupting the audio session. |