MF_SESSION_REMOTE_SOURCE_MODE attribute
Specifies that the media source will be created in a remote process.
Data type
UINT32
Treat as a Boolean value.
Remarks
You can set this attribute on the protected media path (PMP) session by using the pConfiguration parameter of the MFCreatePMPMediaSession function.
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