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.
Provides a mechanism for notifying the app about information regarding the media key session.
Inheritance
The IMFMediaKeySessionNotify interface inherits from the IUnknown interface. IMFMediaKeySessionNotify also has these types of members:
Methods
The IMFMediaKeySessionNotify interface has these methods.
| IMFMediaKeySessionNotify::KeyAdded Notifies the application that the key has been added. |
| IMFMediaKeySessionNotify::KeyError Notifies the application that an error occurred while processing the key. |
| IMFMediaKeySessionNotify::KeyMessage Passes information to the application so it can initiate a key acquisition. |
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 |