PlayStateChangedEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The PlayStateChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
CurrentPlayState | Gets the current PlayerState of the BackgroundAudioPlayer. |
|
IntermediatePlayState | Gets the intermediate state through which the audio player passed before it entered the current play state returned by CurrentPlayState. |
Show: