IMFContentDecryptorContext interface

Allows a decryptor to manage hardware keys and decrypt hardware samples.

Members

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

Methods

The IMFContentDecryptorContext interface has these methods.

MethodDescription
InitializeHardwareKey

Allows the display driver to return IHV-specific information used when initializing a new hardware key.

 

Requirements

Minimum supported client

Windows 10 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2016 [desktop apps | Windows Store apps]

Header

Mfidl.h

Library

Mfplat.lib

DLL

Mfplat.dll

See also

IUnknown
Media Foundation Interfaces

 

 

Show: