Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.67 KB

mf-toponode-streamid-attribute.md

File metadata and controls

62 lines (35 loc) · 1.67 KB
description ms.assetid title ms.topic ms.date
The stream identifier of the stream sink associated with this topology node.
0b8060ab-1463-45c2-8277-d15122561248
MF_TOPONODE_STREAMID attribute (Mfidl.h)
reference
05/31/2018

MF_TOPONODE_STREAMID attribute

The stream identifier of the stream sink associated with this topology node.

Data type

UINT32

Remarks

This attribute applies to output nodes (MF_TOPOLOGY_OUTPUT_NODE).

When the Media Session loads the topology, it queries the media sink for a stream sink with the specified identifier. If that fails, it attempts to add a new stream sink to the media sink.

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