Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.47 KB

mf-sd-stream-name.md

File metadata and controls

61 lines (33 loc) · 1.47 KB
description ms.assetid title ms.topic ms.date
Contains the name of a stream.
80235820-761f-4deb-9bf6-82ef402b3ee4
MF_SD_STREAM_NAME attribute (Mfidl.h)
reference
05/31/2018

MF_SD_STREAM_NAME attribute

Contains the name of a stream.

Data type

WCHAR*

Get/set

To get this attribute, call IMFAttributes::GetString.

To set this attribute, call IMFAttributes::SetString.

Applies to

IMFStreamDescriptor

Remarks

The AVI media source sets this attribute if the AVI file contains a 'strn' chunk.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 R2 [desktop apps | UWP apps]
Header
Mfidl.h

See also

Alphabetical List of Media Foundation Attributes

Stream Descriptor Attributes