IMFContentDecryptionModuleAccess 接口 (mfcontentdecryptionmodule.h)
提供对媒体密钥系统的访问权限。
继承
IUnknown
方法
IMFContentDecryptionModuleAccess 接口具有这些方法。
IMFContentDecryptionModuleAccess::CreateContentDecryptionModule IMFContentDecryptionModuleAccess::CreateContentDecryptionModule 函数会创建一个 IMFContentDecryptionModule,该模块表示 DRM 密钥系统的内容解密模块 (CDM) 。 |
IMFContentDecryptionModuleAccess::GetConfiguration 返回支持的配置选项组合。 |
IMFContentDecryptionModuleAccess::GetKeySystem 获取一个字符串,标识内容解密模块 (CDM) 所使用的密钥系统。 |
注解
IMFContentDecryptionModuleAccess 基于加密媒体扩展规范的 MediaKeySystemAccess。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10版本 2004 (10.0;内部版本 19041) |
最低受支持的服务器 | Windows Server 版本 2004 (10.0;内部版本 19041) |
标头 | mfcontentdecryptionmodule.h |