Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a media keys used for decrypting media data using a Digital Rights Management (DRM) key system.
Inheritance
The IMFMediaKeys interface inherits from the IUnknown interface. IMFMediaKeys also has these types of members:
Methods
The IMFMediaKeys interface has these methods.
| IMFMediaKeys::CreateSession Creates a media key session object using the specified initialization data and custom data. . |
| IMFMediaKeys::get_KeySystem Gets the key system string the IMFMediaKeys object was created with. |
| IMFMediaKeys::GetSuspendNotify Gets the suspend notify interface of the Content Decryption Module (CDM). |
| IMFMediaKeys::Shutdown The IMFMediaKeys::Shutdown (mfmediaengine.h) method shuts down the associated Content Decryption Module (CDM). |
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 |