IMFContentDecryptionModuleAccess::GetConfiguration 方法 (mfcontentdecryptionmodule.h)

返回支持的配置选项组合。

语法

HRESULT GetConfiguration(
  IPropertyStore **configuration
);

参数

configuration

接收对包含 CDM 配置选项的 IPropertyStore 对象的引用。

返回值

如果成功,则返回 S_OK。

注解

GetConfiguration 基于加密媒体扩展规范的 MediaKeySystemAccess.keySystem

要求

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