AudioSession.OtherAudioIsPlaying Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether another application is currently playing back audio.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static bool OtherAudioIsPlaying { get; }
member this.OtherAudioIsPlaying : bool
Property Value
- Attributes