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
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 |
|
See also