GameTransportControls.PlaybackStatus Property

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

Syntax

public:
property GamePlaybackStatus PlaybackStatus {
         GamePlaybackStatus get ();
         void set (GamePlaybackStatus value);
}  

Property value

Type: GamePlaybackStatus 

The playback status.

Requirements

Namespace: Windows.Xbox.Media

Metadata: windows.winmd

See also

Reference

GameTransportControls Class

GameTransportControls Members

Windows.Xbox.Media Namespace