Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IPlayReadyLicenseSession Interface

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

public interface class IPlayReadyLicenseSession
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2708617785, 34810, 20445, 171, 187, 169, 114, 14, 132, 82, 89)]
struct IPlayReadyLicenseSession
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2708617785, 34810, 20445, 171, 187, 169, 114, 14, 132, 82, 89)]
public interface IPlayReadyLicenseSession
Public Interface IPlayReadyLicenseSession
Derived
Attributes

Windows requirements

Requirements Description
Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Methods

Name Description
ConfigureMediaProtectionManager(MediaProtectionManager)

Updates the media protection manger with the appropriate settings so the media foundation can be used for playback.

CreateLAServiceRequest()

Creates a license acquisition service request whose license will be tied to the media session.

Applies to


Feedback

Was this page helpful?