Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 884 Bytes

playreadylicensesession.md

File metadata and controls

27 lines (19 loc) · 884 Bytes
-api-id -api-type
T:Windows.Media.Protection.PlayReady.PlayReadyLicenseSession
winrt class

Windows.Media.Protection.PlayReady.PlayReadyLicenseSession

-description

Creates a media session and binds license acquisition to that media session.

-remarks

You must maintain the PlayReadyLicenseSession instance until playback has completed. If the app fails to do this, the garbage collector may, at its discretion, release the object. This can cause playback to fail.

Version history

Windows version SDK version Value added
1703 15063 CreateLicenseIterable

-examples

-see-also

IPlayReadyLicenseSession