Returns the RFC 1766 language for the specified audio stream.
Syntax
Parameters
- index
-
Type: IReference<Int32> [C++] | System.Nullable<Int32> [.NET]
The index of the stream to get the language for.
If you are programming using C# or Visual Basic, the type of this parameter is projected as int? (a nullable integer).
Return value
Type: System.String [.NET] | Platform::String [C++]
The RFC 1766 language for the specified audio stream, expressed as a string (for example, "en-us").
Remarks
See the Quickstart: create a media player application and How to select audio tracks in different languages for examples of supporting multiple audio tracks.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013