MF_SESSION_SERVER_CONTEXT attribute
Enables two instances of the Media Session to share the same Protected Media Path (PMP) process.
Data type
IUnknown*
Remarks
Use this attribute if you want to create the PMP Media Session in an existing PMP process. The value of the attribute is a pointer to the IMFPMPServer interface.
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also