IMFPMPClient interface (mfidl.h)

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

Inheritance

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

Methods

The IMFPMPClient interface has these methods.

 
IMFPMPClient::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

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header mfidl.h

See also

Media Foundation Interfaces

PMP Media Session

Protected Media Path