IMFMediaEngineEME interface
Implemented by the media engine to add encrypted media extensions methods.
Members
The IMFMediaEngineEME interface inherits from the IUnknown interface. IMFMediaEngineEME also has these types of members:
Methods
The IMFMediaEngineEME interface has these methods.
| Method | Description |
|---|---|
| get_Keys |
Gets the media keys object associated with the media engine or null if there is not a media keys object. |
| SetMediaKeys |
Sets the media keys object to use with the media engine. |
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
IDL |
|
See also