Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Provides access to a media key system.
Inheritance
IUnknown
Methods
The IMFContentDecryptionModuleAccess interface has these methods.
| IMFContentDecryptionModuleAccess::CreateContentDecryptionModule The IMFContentDecryptionModuleAccess::CreateContentDecryptionModule function creates a IMFContentDecryptionModule that represents a Content Decryption Module (CDM) for a DRM key system. |
| IMFContentDecryptionModuleAccess::GetConfiguration Returns the supported combination of configuration options. |
| IMFContentDecryptionModuleAccess::GetKeySystem Gets a string identifying the Key System being used by the Content Decryption Module (CDM). |
Remarks
IMFContentDecryptionModuleAccess is based on the Encrypted Media Extension specification's MediaKeySystemAccess.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 2004 (10.0; Build 19041) |
| Minimum supported server | Windows Server, version 2004 (10.0; Build 19041) |
| Header | mfcontentdecryptionmodule.h |