MF_SD_LANGUAGE attribute
Specifies the language for a stream.
Data type
Wide-character string
Remarks
The value of this attribute is an RFC 1766-compliant language tag. This attribute applies to stream descriptors.
A media source (or any object that creates a stream descriptor) can set this attribute if the stream has a specified language. Applications can query this attribute to get the language. If the attribute is not set, the stream does not have a specified language.
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
See also
- Alphabetical List of Media Foundation Attributes
- IMFAttributes::GetString
- IMFAttributes::SetString
- IMFStreamDescriptor
- Stream Descriptor Attributes
Show: