IF_SUBTITLES_MAY_BE_NEEDED property

num IF_SUBTITLES_MAY_BE_NEEDED
getter/setter pair

3 number Show text automatically on startup if we think that subtitles may be needed. This is specifically if the selected text matches the preferred text language AND is different from the initial audio language. (Example: You prefer English, but the audio is only available in French, so English subtitles should be enabled by default.)

Implementation

external static num IF_SUBTITLES_MAY_BE_NEEDED;