Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 625 Bytes

audiostreamdescriptor_language.md

File metadata and controls

27 lines (18 loc) · 625 Bytes
-api-id -api-type
P:Windows.Media.Core.AudioStreamDescriptor.Language
winrt property

Windows.Media.Core.AudioStreamDescriptor.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”.

For more info on RFC-1766 language tags, see the RFC-1766 specification.

-examples

-see-also