BackgroundAudioPlayer.Stop Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Stops and resets media to be played from the beginning.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | Stop was called, but there is no current Track set. |
Show: