Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.68 KB

mf-toponode-stream-descriptor-attribute.md

File metadata and controls

62 lines (35 loc) · 1.68 KB
description ms.assetid title ms.topic ms.date
Contains a pointer to the stream descriptor for the media source.
5acafbc1-823f-4b6d-8737-04b3a6a0cf87
MF_TOPONODE_STREAM_DESCRIPTOR attribute (Mfidl.h)
reference
05/31/2018

MF_TOPONODE_STREAM_DESCRIPTOR attribute

Contains a pointer to the stream descriptor for the media source.

Data type

IUnknown*

Remarks

This attribute applies to source nodes (MF_TOPOLOGY_SOURCESTREAM_NODE).

The value of the attribute is a pointer to the stream descriptor's IMFStreamDescriptor interface. This attribute is required.

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::GetUnknown

IMFAttributes::SetUnknown

IMFTopologyNode

Topology Node Attributes