Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 701 Bytes

mediaplayer_systemmediatransportcontrols.md

File metadata and controls

22 lines (15 loc) · 701 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlayer.SystemMediaTransportControls
winrt property

Windows.Media.Playback.MediaPlayer.SystemMediaTransportControls

-description

Gets an instance of the SystemMediaTransportControls class to enable user control of playback of the MediaPlayer and to allow the app to show information about the currently playing content in the system UI.

-property-value

An instance of the SystemMediaTransportControls class.

-remarks

-examples

-see-also