preferForcedSubs property

bool preferForcedSubs
getter/setter pair

boolean If true, a forced text track is preferred. Defaults to false. If the content has no forced captions and the value is true, no text track is chosen. Changing this during playback will not affect the current playback.

Implementation

external bool preferForcedSubs;