isForced property
final
Tells if a SubtitleTrack is forced. If set to true
it means that the
player should automatically select and switch this subtitle according to
the selected audio language. Forced subtitles do not appear in
Player.availableSubtitles.
Default value is false
.
Implementation
final bool isForced;