Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 743 Bytes

File metadata and controls

39 lines (27 loc) · 743 Bytes
-api-id -api-type
T:Windows.Phone.Notification.Management.PlaybackStatus
winrt enum

PlaybackStatus

-description

Represents the status of the media playback.

-enum-fields

-field None:0

There is no media.

-field TrackChanged:1

The media track changed.

-field Stopped:2

The media track stopped playing.

-field Playing:3

The media track is playing.

-field Paused:4

The media track is paused.

-remarks

Calling this API requires that the ID_CAP_SMS and ID_CAP_SMS_COMPANION capabilities be specified in the application manifest.

-examples

-see-also

-capabilities

accessoryManager