IMFContentDecryptionModuleFactory 接口 (mfcontentdecryptionmodule.h)

用于创建 IMFContentDecryptionModuleAccess 对象的工厂接口。

继承

IUnknown

方法

IMFContentDecryptionModuleFactory 接口包含以下方法。

 
IMFContentDecryptionModuleFactory::CreateContentDecryptionModuleAccess

创建 IMFContentDecryptionModuleAccess 接口的实例。
IMFContentDecryptionModuleFactory::IsTypeSupported

查询是否支持指定的密钥系统和(可选)内容类型。

要求

要求
最低受支持的客户端 Windows 10,版本 2004 (10.0;内部版本 19041)
最低受支持的服务器 Windows Server 版本 2004 (10.0;内部版本 19041)
标头 mfcontentdecryptionmodule.h

另请参阅