MF_PD_PMPHOST_CONTEXT attribute
Contains a pointer to the proxy object for the application's presentation descriptor.
Data type
IUnknown*
Remarks
The Protected Media Path (PMP) host uses this attribute to store the application's presentation descriptor on the remote presentation descriptor. The attribute value is a pointer to the IMFRemoteProxy interface.
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
- Alphabetical List of Media Foundation Attributes
- IMFAttributes::GetUnknown
- IMFAttributes::SetUnknown
- IMFPresentationDescriptor
- Presentation Descriptor Attributes