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.

IMFPMPClient interface

Enables a media source to receive a pointer to the IMFPMPHost interface.

Members

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

Methods

The IMFPMPClient interface has these methods.

MethodDescription
SetPMPHost

Provides a pointer to the IMFPMPHost interface.

 

Remarks

If a media source exposes this interface, the Protected Media Path (PMP) Media Session calls SetPMPHost with a pointer to the IMFPMPHost interface. The media source can use the IMFPMPHost interface to create objects in the PMP process.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfidl.h

Library

Mfuuid.lib

See also

Media Foundation Interfaces
PMP Media Session
Protected Media Path

 

 

Show:
© 2017 Microsoft