Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 514 Bytes

imediastreamdescriptor_language.md

File metadata and controls

25 lines (17 loc) · 514 Bytes
-api-id -api-type
P:Windows.Media.Core.IMediaStreamDescriptor.Language
winrt property

Windows.Media.Core.IMediaStreamDescriptor.Language

-description

Gets or sets the RFC-1766 language code for the stream.

-property-value

The RFC-1766 language code for the stream.

-remarks

The initial value is an empty string.

The language is specified using a RFC-1766 language code, for example, “en-US”.

-examples

-see-also