You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Player.enableTextTrack() only affects track visibility for the current video source. Calls made before Player.load() will have no effect. This is not currently documented.