IMFMediaEngineClassFactory4 interface (mfmediaengine.h)
Provides the CreateContentDecryptionModuleFactory method for creating an instance of IMFContentDecryptionModuleFactory, a class factory for Content Decryption Module (CDM) objects, for a specified key system.
Inheritance
The IMFMediaEngineClassFactory4 interface inherits from the IUnknown interface.
Methods
The IMFMediaEngineClassFactory4 interface has these methods.
IMFMediaEngineClassFactory4::CreateContentDecryptionModuleFactory Creates an instance of IMFContentDecryptionModuleFactory, a class factory for Content Decryption Module (CDM) objects for a specified key system. |
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 | mfmediaengine.h |