GameTransportControls Class

Important The Windows.Xbox.Media namespace is deprecated from the November 2015 Xbox One XDK.
[Deprecated] Represents an object that enables integration with the system media transport controls and support for media commands.

Syntax

public ref class GameTransportControls sealed  

Remarks

The system transport controls enable developers to hook into a system-wide transport control. The system transport control allows a user to control a music application that is in the background as well as get and set the current information on which track is playing.

Register a handler for the ButtonPressed event to integrate the system transport control button events with your app. Also, you must enable support for the individual transport control buttons, such as SystemMediaTransportControls.IsPlayEnabled for handling the play event.

Requirements

Namespace: Windows.Xbox.Media

Metadata: windows.winmd

See also

Reference

GameTransportControls Members

Windows.Xbox.Media Namespace