IMFMediaEngineEME interface (mfmediaengine.h)

Implemented by the media engine to add encrypted media extensions methods.

Inheritance

The IMFMediaEngineEME interface inherits from the IUnknown interface. IMFMediaEngineEME also has these types of members:

Methods

The IMFMediaEngineEME interface has these methods.

 
IMFMediaEngineEME::get_Keys

Gets the media keys object associated with the media engine or null if there is not a media keys object.
IMFMediaEngineEME::SetMediaKeys

Sets the media keys object to use with the media engine.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header mfmediaengine.h

See also

Media Foundation Interfaces