TextTrackMode public enum TextTrackMode The modes of a text track. Documentation Code Disabled = 0 The text track is disabled. Hidden = 1 The text track is hidden. Showing = 2 The text track is actually shown.