IMFMediaEngineClassFactoryEx interface
Extension for the IMFMediaEngineClassFactory interface.
Members
The IMFMediaEngineClassFactoryEx interface inherits from IMFMediaEngineClassFactory. IMFMediaEngineClassFactoryEx also has these types of members:
Methods
The IMFMediaEngineClassFactoryEx interface has these methods.
| Method | Description |
|---|---|
| CreateMediaKeys |
Creates a media keys object based on the specified key system. |
| CreateMediaSourceExtension |
Creates an instance of IMFMediaSourceExtension. |
| IsTypeSupported |
Gets a value that indicates if the specified key system supports the specified media type. |
Remarks
This class is implemented by the Media Engine (CLSID_MFMediaEngineClassFactory).
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
IDL |
|
See also