language property
String
get
language
The read-only VideoTrack
property language
returns a string identifying the
language used in the video track.
For tracks that include multiple languages (such as a movie in English in which a few lines are spoken in other languages), this should be the video's primary language.
Implementation
external String get language;