BackgroundAudioPlayer.Instance Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns an instance of the BackgroundAudioPlayer. If this application already has background audio playback resources allocated, the BackgroundAudioPlayer returned will contain references to those resources.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.BackgroundAudio.BackgroundAudioPlayerReturns BackgroundAudioPlayer.
Only one BackgroundAudioPlayer can be active per application.
Show: