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.

IMFMediaKeys interface

Represents a media keys used for decrypting media data using a Digital Rights Management (DRM) key system.

Members

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

Methods

The IMFMediaKeys interface has these methods.

MethodDescription
CreateSession

Creates a media key session object using the specified initialization data and custom data. .

get_KeySystem

Gets the key system string the IMFMediaKeys object was created with.

GetSuspendNotify

Gets the suspend notify interface of the Content Decryption Module (CDM).

Shutdown

 

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