PlayState Enumeration

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Enumeration PlayState
public enum PlayState
public enum class PlayState
type PlayState

Members

Member name Description
BufferingStarted
BufferingStopped
Error
FastForwarding
Paused
Playing
Rewinding
Shutdown
Stopped
TrackEnded
TrackReady
Unknown

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

See Also

Reference

Microsoft.Phone.BackgroundAudio Namespace