Share via


TextTrack.LanguageCode Property

Definition

Gets the RFC5646 language code for the text track.

[Newtonsoft.Json.JsonProperty(PropertyName="languageCode")]
public string LanguageCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="languageCode")>]
member this.LanguageCode : string
Public ReadOnly Property LanguageCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to