Expand Minimize
This topic has not yet been rated - Rate this topic

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

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfidl.h

See also

IMFAttributes::GetUnknown
IMFAttributes::SetUnknown
IMFTopologyNode
Topology Node Attributes

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.