IMFContentDecryptorContext interface (mfidl.h)

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

Inheritance

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

Methods

The IMFContentDecryptorContext interface has these methods.

 
IMFContentDecryptorContext::InitializeHardwareKey

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

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps | UWP apps]
Minimum supported server Windows Server 2016 [desktop apps | UWP apps]
Target Platform Windows
Header mfidl.h

See also

IUnknown

Media Foundation Interfaces