language property
String
get
language
The read-only AudioTrack
property language
returns a string identifying the
language used in the audio 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;