Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

MethodDescription
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

Mfmediaengine.idl

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft