IPlayReadyLicenseSession 接口

定义

创建媒体会话并将许可证获取绑定到该媒体会话。

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
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

方法

ConfigureMediaProtectionManager(MediaProtectionManager)

使用适当的设置汇报媒体保护管理器,以便媒体基础可用于播放。

CreateLAServiceRequest()

创建许可证获取服务请求,其许可证将绑定到媒体会话。

适用于