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.
| Method | Description |
|---|---|
| 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 |
|
|
Library |
|
See also