IMFContentDecryptionModule 接口 (mfcontentdecryptionmodule.h)
表示 DRM 密钥系统的内容解密模块 (CDM) 。
继承
IUnknown
方法
IMFContentDecryptionModule 接口具有这些方法。
IMFContentDecryptionModule::CreateSession IMFContentDecryptionModule::CreateSession 函数创建一个 IMFContentDecryptionModuleSession 对象,该对象表示内容解密模块 (CDM) 会话。 |
IMFContentDecryptionModule::CreateTrustedInput 创建实现内容解密的 IMFTrustedInput 对象。 |
IMFContentDecryptionModule::GetProtectionSystemIds IMFContentDecryptionModule::GetProtectionSystemIds 获取 IMFContentDecryptionModule 支持的 SystemID 列表。 |
IMFContentDecryptionModule::GetSuspendNotify 检索 IMFContentDecryptionModuleSession 挂起事件的 对象。 |
IMFContentDecryptionModule::SetContentEnabler 允许调用方指定供内容解密模块 (CDM) 使用的 IMFContentEnabler 接口。 |
IMFContentDecryptionModule::SetPMPHostApp 允许调用方指定表示受保护进程的 IMFPMPHostApp 接口。 |
IMFContentDecryptionModule::SetServerCertificate 提供用于加密发到许可证服务器的消息的服务器证书。 |
要求
最低受支持的客户端 | Windows 10版本 2004 (10.0;内部版本 19041) |
最低受支持的服务器 | Windows Server 版本 2004 (10.0;内部版本 19041) |
标头 | mfcontentdecryptionmodule.h |