preferredTextLanguage property

String preferredTextLanguage
getter/setter pair

string The preferred language to use for text tracks. If a matching text track is found, and the selected audio and text tracks have different languages, the text track will be shown. Changing this during playback will not affect the current playback.

Implementation

external String preferredTextLanguage;