showSubtitles property

bool showSubtitles
getter/setter pair

Determines whether subtitles should be shown by default when the video starts.

If set to true, subtitles will be displayed automatically when the video begins playing. If set to false, subtitles will be hidden by default.

Implementation

bool showSubtitles;