IPlayReadyLicenseSession Interface

Definition

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

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

Methods

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