IMFPMPClientApp interface (mfidl.h)

Provides a mechanism for a media source to implement content protection functionality in a Windows Store apps.

Inheritance

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

Methods

The IMFPMPClientApp interface has these methods.

 
IMFPMPClientApp::SetPMPHost

Sets a pointer to the IMFPMPHostApp interface allowing a media source to create objects in the PMP process.

Remarks

When to implement: A media source implements IMFPMPClientApp in order to implement content protection functionality for Windows Store apps.

Requirements

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

See also

Media Foundation Interfaces

PMP Media Session

Protected Media Path