Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 548 Bytes

mediaplaybacksession_isprotected.md

File metadata and controls

22 lines (15 loc) · 548 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlaybackSession.IsProtected
winrt property

Windows.Media.Playback.MediaPlaybackSession.IsProtected

-description

Gets a value that indicates whether the media that is currently playing in the MediaPlaybackSession is protected by digital rights management (DRM).

-property-value

True if the currently playing media is protected by DRM; otherwise, false.

-remarks

-examples

-see-also