Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 735 Bytes

backgroundmediaplayer_current.md

File metadata and controls

25 lines (17 loc) · 735 Bytes
-api-id -api-type
P:Windows.Media.Playback.BackgroundMediaPlayer.Current
winrt property

Windows.Media.Playback.BackgroundMediaPlayer.Current

-description

Gets the current instance of the background media player.

Note

Starting with Windows, version 1703, BackgroundMediaPlayer is deprecated and may not be available in future versions of Windows. Use the MediaPlayer class instead. For more information, see Play media in the background.

-property-value

The current instance of the background media player.

-remarks

-examples

-see-also