Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.74 KB

mf-toponode-connect-method-attribute.md

File metadata and controls

62 lines (35 loc) · 1.74 KB
description ms.assetid title ms.topic ms.date
Specifies how the topology loader connects this topology node, and whether this node is optional.
8d70e1af-607b-47c3-9808-091c95fd05b7
MF_TOPONODE_CONNECT_METHOD attribute (Mfidl.h)
reference
05/31/2018

MF_TOPONODE_CONNECT_METHOD attribute

Specifies how the topology loader connects this topology node, and whether this node is optional.

Data type

UINT32

Remarks

This attribute applies to all node types.

The attribute value is a bitwise OR of flags from the MF_CONNECT_METHOD enumeration. If this attribute is not set, the default value is MF_CONNECT_ALLOW_DECODER.

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

IMFTopologyNode

Topology Node Attributes