Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1 KB

mediaplaybackcommandmanager.md

File metadata and controls

23 lines (16 loc) · 1 KB
-api-id -api-type
T:Windows.Media.Playback.MediaPlaybackCommandManager
winrt class

Windows.Media.Playback.MediaPlaybackCommandManager

-description

Specifies the behavior of and receives events from the System Media Transport Controls. Use this class to customize the interaction between a MediaPlayer and the System Media Transport Controls.

-remarks

Get an instance of the MediaPlaybackCommandManager by accessing the CommandManager property of a MediaPlayer object.

For how-to guidance for integrating with the SMTC, see Integrate with the System Media Transport Controls.

-examples

-see-also

Integrate with the System Media Transport Controls