Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.63 KB

mf-session-remote-source-mode-attribute.md

File metadata and controls

62 lines (35 loc) · 1.63 KB
description ms.assetid title ms.topic ms.date
Specifies that the media source will be created in a remote process.
3a2f9ff5-1780-40f3-b36b-3a7cccb47d05
MF_SESSION_REMOTE_SOURCE_MODE attribute (Mfidl.h)
reference
05/31/2018

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
Mfidl.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

Media Session Attributes

PMP Media Session