GamePlaybackStatus Enumeration

Important The Windows.Xbox.Media namespace is deprecated from the November 2015 Xbox One XDK.
[Deprecated] Defines values for the status of the media playback.

Syntax

public enum class GamePlaybackStatus  

Members

Member Value Description
Changing The media is changing.
Closed The media is closed.
Paused The media is paused.
Playing The media is playing.
Stopped The media is stopped.

Requirements

Namespace: Windows.Xbox.Media

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Media Namespace